Searched refs:PDFFontCache (Results 1 – 3 of 3) sorted by relevance
33 PDFFontCache::FontIdentifier::FontIdentifier( const ImplFontData* pFont, bool bVertical ) : in FontIdentifier()40 PDFFontCache::FontData& PDFFontCache::getFont( const ImplFontData* pFont, bool bVertical ) in getFont()51 sal_Int32 PDFFontCache::getGlyphWidth( const ImplFontData* pFont, sal_GlyphId nGlyph, bool bVertica… in getGlyphWidth()
34 class PDFFontCache class70 PDFFontCache() {} in PDFFontCache() function in vcl::PDFFontCache71 ~PDFFontCache() {} in ~PDFFontCache()
671 PDFFontCache m_aFontCache;
Completed in 30 milliseconds