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

/external/webkit/Source/WebCore/platform/graphics/win/
H A DSimpleFontDataWin.cpp51 const float cSmallCapsFontSizeMultiplier = 0.7f; member in namespace:WebCore
132 m_derivedFontData->smallCaps = scaledFontData(fontDescription, cSmallCapsFontSizeMultiplier);

Completed in 54 milliseconds