/aoo41x/main/vcl/unx/headless/ |
H A D | svptext.cxx | 353 psp::fontID aFont = pFont->GetFontId(); in CreateFontSubset() 375 psp::fontID aFont = pFont->GetFontId(); in GetFontEncodingVector() 394 psp::fontID aFont = pFont->GetFontId(); in GetEmbedFontData() 415 psp::fontID aFont = pFont->GetFontId(); in GetGlyphWidths()
|
H A D | svppspgraphics.cxx | 486 virtual sal_IntPtr GetFontId() const { return mnFontId; } in GetFontId() function in ImplPspFontData 745 sal_IntPtr nID = pEntry->mpFontData ? pEntry->mpFontData->GetFontId() : 0; in SetFont() 944 psp::fontID aFont = pFont->GetFontId(); in CreateFontSubset() 966 psp::fontID aFont = pFont->GetFontId(); in GetEmbedFontData() 986 psp::fontID aFont = pFont->GetFontId(); in GetFontEncodingVector() 1002 psp::fontID aFont = pFont->GetFontId(); in GetGlyphWidths()
|
/aoo41x/main/vcl/source/glyphs/ |
H A D | gcach_ftyp.hxx | 84 sal_IntPtr GetFontId() const { return mnFontId; } in GetFontId() function in FtFontInfo 249 virtual sal_IntPtr GetFontId() const { return mpFtFontInfo->GetFontId(); } in GetFontId() function in ImplFTSFontData
|
H A D | glyphcache.cxx | 231 sal_IntPtr nFontId = rFontSelData.mpFontData->GetFontId(); in CacheFont()
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 545 virtual sal_IntPtr GetFontId() const { return mnFontId; } in GetFontId() function in ImplPspFontData 830 sal_IntPtr nID = pEntry->mpFontData ? pEntry->mpFontData->GetFontId() : 0; in SetFont() 1049 psp::fontID aFont = pFont->GetFontId(); in CreateFontSubset() 1071 psp::fontID aFont = pFont->GetFontId(); in GetEmbedFontData() 1091 psp::fontID aFont = pFont->GetFontId(); in GetFontEncodingVector() 1107 psp::fontID aFont = pFont->GetFontId(); in GetGlyphWidths()
|
H A D | salgdi3.cxx | 1339 psp::fontID aFont = pFont->GetFontId(); in CreateFontSubset() 1361 psp::fontID aFont = pFont->GetFontId(); in GetEmbedFontData() 1381 psp::fontID aFont = pFont->GetFontId(); in GetFontEncodingVector() 1397 psp::fontID aFont = pFont->GetFontId(); in GetGlyphWidths()
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | ctfonts.cxx | 138 CTFontDescriptorRef pFontDesc = (CTFontDescriptorRef)mpFontData->GetFontId(); in CTTextStyle() 331 CTFontDescriptorRef pFontDesc = reinterpret_cast<CTFontDescriptorRef>( GetFontId()); in GetFontTable() 519 sal_IntPtr nFontId = pFontData->GetFontId(); in AddFont()
|
H A D | atsfonts.cxx | 624 ATSUFontID nFontID = (ATSUFontID)pFontData->GetFontId(); in InitGlyphFallbacks()
|
H A D | salgdi.cxx | 116 sal_IntPtr ImplMacFontData::GetFontId() const in GetFontId() function in ImplMacFontData 1829 (int)pMacFont->GetFontId(), in SetFont()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | pdffontcache.cxx | 34 m_nFontId( pFont->GetFontId() ), in FontIdentifier()
|
H A D | pdfwriter_impl.cxx | 2246 …virtual sal_IntPtr GetFontId() const { return reinterpret_cast<sal_IntPtr>(&mrBui… in GetFontId() function in ImplPdfBuiltinFontData
|
/aoo41x/main/vcl/inc/ |
H A D | outfont.hxx | 125 virtual sal_IntPtr GetFontId() const = 0;
|
/aoo41x/main/vcl/inc/os2/ |
H A D | salgdi.h | 57 virtual sal_IntPtr GetFontId() const;
|
/aoo41x/main/vcl/inc/win/ |
H A D | salgdi.h | 62 virtual sal_IntPtr GetFontId() const;
|
/aoo41x/main/vcl/inc/aqua/ |
H A D | salgdi.h | 62 virtual sal_IntPtr GetFontId() const;
|
/aoo41x/main/vcl/os2/source/gdi/ |
H A D | salgdi3.cxx | 449 sal_IntPtr ImplOs2FontData::GetFontId() const in GetFontId() function in ImplOs2FontData
|
/aoo41x/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 1154 sal_IntPtr ImplWinFontData::GetFontId() const in GetFontId() function in ImplWinFontData
|