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

/macosx-10.9.5/WebCore-7537.78.1/rendering/mathml/
H A DRenderMathMLFenced.h43 virtual bool isRenderMathMLFenced() const { return true; } function in class:WebCore::RenderMathMLFenced
H A DRenderMathMLBlock.h52 virtual bool isRenderMathMLFenced() const { return false; } function in class:WebCore::RenderMathMLBlock
/macosx-10.9.5/WebCore-7537.78.1/accessibility/
H A DAccessibilityRenderObject.cpp3455 return toRenderMathMLBlock(m_renderer)->isRenderMathMLFenced();

Completed in 174 milliseconds