Searched defs:m_isCurrentlyParsing8BitChunk (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/xml/parser/
H A DXMLDocumentParser.h86 bool isCurrentlyParsing8BitChunk() { return m_isCurrentlyParsing8BitChunk; }
170 bool m_isCurrentlyParsing8BitChunk; member in class:WebCore::XMLDocumentParser

Completed in 64 milliseconds