Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/gdi/
H A Dos2layout.cxx113 void SetFontScale( float f ) { mfFontScale = f; } in SetFontScale() function in Os2Layout
975 pLayout->SetFontScale( mfFontScale );
/trunk/main/vcl/inc/
H A Dgraphite_layout.hxx162 void SetFontScale(float s) { mfScaling = s; }; in SetFontScale() function in GraphiteLayout
/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx148 void SetFontScale( float f ) { mfFontScale = f; } in SetFontScale() function in WinLayout
2903 maImpl.SetFontScale(WinLayout::mfFontScale);
3070 pWinLayout->SetFontScale( mfFontScale );

Completed in 76 milliseconds