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

/external/webkit/Source/WebCore/rendering/mathml/
H A DRenderMathMLSquareRoot.cpp43 const int gRadicalBasePad = 3; member in namespace:WebCore
113 FloatPoint bottomLeft(tx + frontWidth * gRadicalBottomPointXPos , ty + maxHeight + gRadicalBasePad);
H A DRenderMathMLRoot.cpp44 const int gRadicalBasePad = 3; member in namespace:WebCore
147 FloatPoint bottomLeft(start - gRadicalBottomPointXPos * frontWidth , ty + maxHeight + gRadicalBasePad);

Completed in 63 milliseconds