Home
last modified time | relevance | path

Searched defs:subframes (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/loader/archive/
DArchiveResourceCollection.cpp51 const Vector<RefPtr<Archive> >& subframes = archive->subframeArchives(); in addAllResources() local
/external/webkit/Source/WebCore/loader/archive/android/
DWebArchiveAndroid.cpp68 Vector<PassRefPtr<Archive> > subframes; in create() local
212 Vector<PassRefPtr<Archive> > subframes; in loadArchive() local
281 Vector<PassRefPtr<Archive> > subframes; in createArchiveForError() local
/external/webkit/Source/WebCore/inspector/front-end/
DResourceTreeModel.js90 subframes: function(parentFrameId) method in WebInspector.ResourceTreeModel
/external/flac/include/FLAC/
Dformat.h474 FLAC__Subframe subframes[FLAC__MAX_CHANNELS]; member