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

  /external/webkit/Source/WebCore/rendering/mathml/
RenderMathMLRow.h 38 virtual bool isRenderMathMLRow() const { return true; }
RenderMathMLBlock.h 44 virtual bool isRenderMathMLRow() const { return false; }
RenderMathMLFraction.cpp 150 if (numerator->isRenderMathMLRow())

Completed in 17 milliseconds