Home
last modified time | relevance | path

Searched refs:m_didBuildDocumentStructure (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DMediaDocument.cpp62 , m_didBuildDocumentStructure(false) in MediaDocumentParser()
70 bool m_didBuildDocumentStructure; member in WebCore::MediaDocumentParser
108 m_didBuildDocumentStructure = true; in createDocumentStructure()
113 if (m_didBuildDocumentStructure) in appendBytes()