Searched defs:isParsingFragment (Results 1 – 2 of 2) sorted by relevance
70 bool isParsingFragment() const { return !!m_fragmentContext.fragment(); } in isParsingFragment() function
243 bool HTMLDocumentParser::isParsingFragment() const in isParsingFragment() function in WebCore::HTMLDocumentParser