Home
last modified time | relevance | path

Searched defs:thresholdHeight (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/mathml/
DRenderMathMLRoot.cpp131 int thresholdHeight = static_cast<int>(gThresholdBaseHeight * style()->fontSize()); in paint() local
218 int thresholdHeight = static_cast<int>(gThresholdBaseHeight * style()->fontSize()); in layout() local
DRenderMathMLSquareRoot.cpp101 int thresholdHeight = static_cast<int>(gThresholdBaseHeight * style()->fontSize()); in paint() local