Searched refs:isMathMLElement (Results 1 - 3 of 3) sorted by relevance

/external/webkit/WebCore/mathml/
H A DMathMLElement.h38 virtual bool isMathMLElement() const { return true; } function in class:WebCore::MathMLElement
/external/webkit/WebCore/dom/
H A DNode.h183 virtual bool isMathMLElement() const { return false; } function in class:WebCore::Node
185 static bool isMathMLElement() { return false; } function in class:WebCore::Node
/external/webkit/WebCore/css/
H A DCSSStyleSelector.cpp1183 if (e->isMathMLElement() && !loadedMathMLUserAgentSheet) {

Completed in 97 milliseconds