Searched defs:ServerFont (Results 1 – 4 of 4) sorted by relevance
171 class VCL_PLUGIN_PUBLIC ServerFont class306 virtual void RemovingFont( ServerFont& ) {} in RemovingFont() argument307 virtual void RemovingGlyph( ServerFont&, GlyphData&, sal_GlyphId ) {} in RemovingGlyph() argument
362 inline void GlyphCache::UsingGlyph( ServerFont&, GlyphData& rGlyphData ) in UsingGlyph() argument398 ServerFont::ServerFont( const ImplFontSelectData& rFSD ) in ServerFont() function in ServerFont
148 void SvpGlyphPeer::RemovingFont( ServerFont& ) in RemovingFont() argument155 void SvpGlyphPeer::RemovingGlyph( ServerFont&, GlyphData& rGlyphData, sal_GlyphId /*aGlyphId*/ ) in RemovingGlyph() argument
330 void X11GlyphPeer::RemovingGlyph( ServerFont& /*rServerFont*/, GlyphData& rGlyphData, sal_GlyphId /… in RemovingGlyph() argument
Completed in 30 milliseconds