Searched refs:ImplDoSetFont (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/vcl/os2/source/gdi/ |
H A D | salgdi3.cxx | 627 USHORT Os2SalGraphics::ImplDoSetFont( ImplFontSelectData* i_pFont, float& o_rFontScale, int nFallba… in ImplDoSetFont() function in Os2SalGraphics 848 ImplDoSetFont( pFont, mfFontScale, nFallbackLevel); in SetFont() 1751 ImplDoSetFont( &aIFSD, fScale, 0); in GetGlyphWidths()
|
/aoo4110/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 1536 HFONT WinSalGraphics::ImplDoSetFont( ImplFontSelectData* i_pFont, float& o_rFontScale, HFONT& o_rOl… in ImplDoSetFont() function in WinSalGraphics 1636 HFONT hNewFont = ImplDoSetFont( pFont, mfFontScale, hOldFont ); in SetFont() 2718 ImplDoSetFont( &aIFSD, fScale, hOldFont ); in CreateFontSubset() 2972 ImplDoSetFont( &aIFSD, fScale, hOldFont ); in GetGlyphWidths()
|
/aoo4110/main/vcl/inc/os2/ |
H A D | salgdi.h | 152 USHORT ImplDoSetFont( ImplFontSelectData* i_pFont, float& o_rFontScale, int );
|
/aoo4110/main/vcl/inc/win/ |
H A D | salgdi.h | 180 …HFONT ImplDoSetFont( ImplFontSelectData* i_pFont, float& o_rFontScale, HFONT& o_…
|
Completed in 38 milliseconds