Searched refs:aIFSD (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/vcl/os2/source/gdi/ |
H A D | salgdi3.cxx | 1508 ImplFontSelectData aIFSD( *pFont, Size(0,1000), 1000.0, 0, false ); in CreateFontSubset() local 1512 SetFont( &aIFSD, 0 ); in CreateFontSubset() 1514 ImplOs2FontData* pWinFontData = (ImplOs2FontData*)aIFSD.mpFontData; in CreateFontSubset() 1632 ::GetTTSimpleGlyphMetrics( aSftTTF.get(), aShortIDs, nGlyphCount, aIFSD.mbVertical ); in CreateFontSubset() 1656 ImplFontSelectData aIFSD( *pFont, Size(0,1000), 1000.0, 0, false ); in GetEmbedFontData() local 1660 SetFont( &aIFSD, 0 ); in GetEmbedFontData() 1745 ImplFontSelectData aIFSD( *pFont, Size(0,1000), 1000.0, 0, false ); in GetGlyphWidths() local 1751 ImplDoSetFont( &aIFSD, fScale, 0); in GetGlyphWidths()
|
/aoo4110/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 2712 ImplFontSelectData aIFSD( *pFont, Size(0,1000), 1000.0, 0, false ); in CreateFontSubset() local 2718 ImplDoSetFont( &aIFSD, fScale, hOldFont ); in CreateFontSubset() 2720 ImplWinFontData* pWinFontData = (ImplWinFontData*)aIFSD.mpFontData; in CreateFontSubset() 2842 ::GetTTSimpleGlyphMetrics( aSftTTF.get(), aShortIDs, nGlyphCount, aIFSD.mbVertical ); in CreateFontSubset() 2866 ImplFontSelectData aIFSD( *pFont, Size(0,1000), 1000.0, 0, false ); in GetEmbedFontData() local 2870 SetFont( &aIFSD, 0 ); in GetEmbedFontData() 2965 ImplFontSelectData aIFSD( *pFont, Size(0,1000), 1000.0, 0, false ); in GetGlyphWidths() local 2972 ImplDoSetFont( &aIFSD, fScale, hOldFont ); in GetGlyphWidths()
|
Completed in 40 milliseconds