Searched defs:hasBase (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/mathml/
H A DRenderMathMLUnderOver.h41 virtual bool hasBase() const { return true; } function in class:WebCore::RenderMathMLUnderOver
H A DRenderMathMLBlock.h46 virtual bool hasBase() const { return false; } function in class:WebCore::RenderMathMLBlock
H A DRenderMathMLSubSup.h41 virtual bool hasBase() const { return true; } function in class:WebCore::RenderMathMLSubSup

Completed in 158 milliseconds