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

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DSimpleFontDataLinux.cpp50 static const float smallCapsFraction = 0.7f; member in namespace:WebCore
169 m_derivedFontData->smallCaps = scaledFontData(fontDescription, smallCapsFraction);

Completed in 55 milliseconds