HomeSort by relevance Sort by last modified time
    Searched refs:gRadicalLineThickness (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/rendering/mathml/
RenderMathMLSquareRoot.cpp 60 const float gRadicalLineThickness = 0.02f;
119 info.context->setStrokeThickness(gRadicalLineThickness * style()->fontSize());
RenderMathMLRoot.cpp 63 const float gRadicalLineThickness = 0.02f;
153 info.context->setStrokeThickness(gRadicalLineThickness * style()->fontSize());

Completed in 3778 milliseconds