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

  /external/webkit/Source/WebCore/rendering/mathml/
RenderMathMLSubSup.h 41 virtual bool hasBase() const { return true; }
RenderMathMLUnderOver.h 41 virtual bool hasBase() const { return true; }
RenderMathMLBlock.h 46 virtual bool hasBase() const { return false; }

Completed in 34 milliseconds