Searched defs:GetFontId (Results 1 – 7 of 7) sorted by relevance
84 sal_IntPtr GetFontId() const { return mnFontId; } in GetFontId() function in FtFontInfo249 virtual sal_IntPtr GetFontId() const { return mpFtFontInfo->GetFontId(); } in GetFontId() function in ImplFTSFontData
449 sal_IntPtr ImplOs2FontData::GetFontId() const in GetFontId() function in ImplOs2FontData
545 virtual sal_IntPtr GetFontId() const { return mnFontId; } in GetFontId() function in ImplPspFontData
486 virtual sal_IntPtr GetFontId() const { return mnFontId; } in GetFontId() function in ImplPspFontData
1154 sal_IntPtr ImplWinFontData::GetFontId() const in GetFontId() function in ImplWinFontData
116 sal_IntPtr ImplMacFontData::GetFontId() const in GetFontId() function in ImplMacFontData
2246 …virtual sal_IntPtr GetFontId() const { return reinterpret_cast<sal_IntPtr>(&mrBui… in GetFontId() function in ImplPdfBuiltinFontData
Completed in 493 milliseconds