Home
last modified time | relevance | path

Searched defs:ServerFont (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/inc/
H A Dglyphcache.hxx171 class VCL_PLUGIN_PUBLIC ServerFont class
306 virtual void RemovingFont( ServerFont& ) {} in RemovingFont() argument
307 virtual void RemovingGlyph( ServerFont&, GlyphData&, sal_GlyphId ) {} in RemovingGlyph() argument
/trunk/main/vcl/source/glyphs/
H A Dglyphcache.cxx362 inline void GlyphCache::UsingGlyph( ServerFont&, GlyphData& rGlyphData ) in UsingGlyph() argument
398 ServerFont::ServerFont( const ImplFontSelectData& rFSD ) in ServerFont() function in ServerFont
/trunk/main/vcl/unx/headless/
H A Dsvptext.cxx148 void SvpGlyphPeer::RemovingFont( ServerFont& ) in RemovingFont() argument
155 void SvpGlyphPeer::RemovingGlyph( ServerFont&, GlyphData& rGlyphData, sal_GlyphId /*aGlyphId*/ ) in RemovingGlyph() argument
/trunk/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx330 void X11GlyphPeer::RemovingGlyph( ServerFont& /*rServerFont*/, GlyphData& rGlyphData, sal_GlyphId /… in RemovingGlyph() argument

Completed in 133 milliseconds