Home
last modified time | relevance | path

Searched refs:gRadicalBasePad (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/mathml/
DRenderMathMLSquareRoot.cpp43 const int gRadicalBasePad = 3; variable
113 …loatPoint bottomLeft(tx + frontWidth * gRadicalBottomPointXPos , ty + maxHeight + gRadicalBasePad); in paint()
DRenderMathMLRoot.cpp44 const int gRadicalBasePad = 3; variable
147 …tPoint bottomLeft(start - gRadicalBottomPointXPos * frontWidth , ty + maxHeight + gRadicalBasePad); in paint()