Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DSimpleFontData.cpp39 const float smallCapsFontSizeMultiplier = 0.7f; variable
198 … m_derivedFontData->smallCaps = createScaledFontData(fontDescription, smallCapsFontSizeMultiplier); in smallCapsFontData()