Searched defs:hasInsertionPoint (Results 1 – 4 of 4) sorted by relevance
43 virtual bool hasInsertionPoint() { return true; } in hasInsertionPoint() function
2247 bool hasInsertionPoint = m_parser && m_parser->hasInsertionPoint(); in write() local
68 bool hasInsertionPoint() const in hasInsertionPoint() function
302 bool HTMLDocumentParser::hasInsertionPoint() in hasInsertionPoint() function in WebCore::HTMLDocumentParser