Home
last modified time | relevance | path

Searched defs:m_frames (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DScriptCallStack.h60 Vector<ScriptCallFrame> m_frames; variable
/external/chromium_org/third_party/WebKit/Source/platform/mhtml/
DMHTMLParser.h69 Vector<RefPtr<MHTMLArchive> > m_frames; variable
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DBitmapImage.h164 …Vector<FrameData, 1> m_frames; // An array of the cached frames of the animation. We have to ref f… variable
/external/chromium_org/third_party/WebKit/Source/web/
DWebPageSerializerImpl.h115 Vector<WebFrameImpl*> m_frames; variable
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/gif/
DGIFImageReader.h357 Vector<OwnPtr<GIFFrameContext> > m_frames; variable
/external/libvpx/libwebm/
Dmkvparser.hpp118 Frame* m_frames; member in mkvparser::Block