Home
last modified time | relevance | path

Searched refs:GetFontId (Results 1 – 17 of 17) sorted by relevance

/trunk/main/vcl/unx/headless/
H A Dsvptext.cxx353 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 Dsvppspgraphics.cxx486 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()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx84 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 Dglyphcache.cxx231 sal_IntPtr nFontId = rFontSelData.mpFontData->GetFontId(); in CacheFont()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx545 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 Dsalgdi3.cxx1339 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()
/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx138 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 Datsfonts.cxx624 ATSUFontID nFontID = (ATSUFontID)pFontData->GetFontId(); in InitGlyphFallbacks()
H A Dsalgdi.cxx116 sal_IntPtr ImplMacFontData::GetFontId() const in GetFontId() function in ImplMacFontData
1829 (int)pMacFont->GetFontId(), in SetFont()
/trunk/main/vcl/source/gdi/
H A Dpdffontcache.cxx34 m_nFontId( pFont->GetFontId() ), in FontIdentifier()
H A Dpdfwriter_impl.cxx2246 …virtual sal_IntPtr GetFontId() const { return reinterpret_cast<sal_IntPtr>(&mrBui… in GetFontId() function in ImplPdfBuiltinFontData
/trunk/main/vcl/inc/
H A Doutfont.hxx125 virtual sal_IntPtr GetFontId() const = 0;
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h57 virtual sal_IntPtr GetFontId() const;
/trunk/main/vcl/inc/win/
H A Dsalgdi.h62 virtual sal_IntPtr GetFontId() const;
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h62 virtual sal_IntPtr GetFontId() const;
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx449 sal_IntPtr ImplOs2FontData::GetFontId() const in GetFontId() function in ImplOs2FontData
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1154 sal_IntPtr ImplWinFontData::GetFontId() const in GetFontId() function in ImplWinFontData

Completed in 159 milliseconds