Searched refs:smallCapsFontSizeMultiplier (Results 1 – 1 of 1) sorted by relevance
39 const float smallCapsFontSizeMultiplier = 0.7f; variable198 … m_derivedFontData->smallCaps = createScaledFontData(fontDescription, smallCapsFontSizeMultiplier); in smallCapsFontData()