Searched refs:isMathMLTextIntegrationPoint (Results 1 – 3 of 3) sorted by relevance
135 static bool isMathMLTextIntegrationPoint(HTMLStackItem*);
103 return HTMLElementStack::isMathMLTextIntegrationPoint(item) in isForeignContentScopeMarker()278 bool HTMLElementStack::isMathMLTextIntegrationPoint(HTMLStackItem* item) in isMathMLTextIntegrationPoint() function in WebCore::HTMLElementStack
385 && !HTMLElementStack::isMathMLTextIntegrationPoint(adjustedCurrentNode); in constructTree()2648 if (HTMLElementStack::isMathMLTextIntegrationPoint(adjustedCurrentNode)) { in shouldProcessTokenInForeignContent()