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

/macosx-10.9.5/WebCore-7537.78.1/rendering/mathml/
H A DRenderMathMLFraction.cpp44 static const float gFractionBarWidth = 0.05f; member in namespace:WebCore
138 m_lineThickness *= ceilf(gFractionBarWidth * style()->fontSize());

Completed in 205 milliseconds