Searched defs:shouldProcessForeignContentUsingInBodyInsertionMode (Results 1 - 1 of 1) sorted by path

/external/webkit/Source/WebCore/html/parser/
H A DHTMLTreeBuilder.cpp1130 bool shouldProcessForeignContentUsingInBodyInsertionMode(AtomicHTMLToken& token, ContainerNode* currentElement) function in namespace:WebCore::__anon14592
1473 if (shouldProcessForeignContentUsingInBodyInsertionMode(token, m_tree.currentNode())) {

Completed in 150 milliseconds