Searched refs:isRenderMathMLRow (Results 1 – 4 of 4) sorted by relevance
38 virtual bool isRenderMathMLRow() const { return true; } in isRenderMathMLRow() function
44 virtual bool isRenderMathMLRow() const { return false; } in isRenderMathMLRow() function
150 if (numerator->isRenderMathMLRow()) in paint()
4266 (WebCore::RenderMathMLBlock::isRenderMathMLRow):