Searched refs:SetFontScale (Results 1 – 3 of 3) sorted by relevance
113 void SetFontScale( float f ) { mfFontScale = f; } in SetFontScale() function in Os2Layout975 pLayout->SetFontScale( mfFontScale );
162 void SetFontScale(float s) { mfScaling = s; }; in SetFontScale() function in GraphiteLayout
148 void SetFontScale( float f ) { mfFontScale = f; } in SetFontScale() function in WinLayout2903 maImpl.SetFontScale(WinLayout::mfFontScale);3070 pWinLayout->SetFontScale( mfFontScale );
Completed in 32 milliseconds