HomeSort by relevance Sort by last modified time
    Searched refs:isMathMLElement (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/mathml/
MathMLElement.h 38 virtual bool isMathMLElement() const { return true; }
  /external/webkit/WebCore/dom/
Node.h 183 virtual bool isMathMLElement() const { return false; }
185 static bool isMathMLElement() { return false; }
  /external/webkit/WebCore/css/
CSSStyleSelector.cpp     [all...]

Completed in 95 milliseconds