Searched defs:SetFontScale (Results 1 – 3 of 3) sorted by relevance
162 void SetFontScale(float s) { mfScaling = s; }; in SetFontScale() function in GraphiteLayout
113 void SetFontScale( float f ) { mfFontScale = f; } in SetFontScale() function in Os2Layout
148 void SetFontScale( float f ) { mfFontScale = f; } in SetFontScale() function in WinLayout
Completed in 35 milliseconds