Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/win/
DSimpleFontDataWin.cpp51 const float cSmallCapsFontSizeMultiplier = 0.7f; variable
132 … m_derivedFontData->smallCaps = scaledFontData(fontDescription, cSmallCapsFontSizeMultiplier); in smallCapsFontData()