Home
last modified time | relevance | path

Searched refs:CacheFont (Results 1 – 7 of 7) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx217 ServerFont* pServerFont = GlyphCache::GetInstance().CacheFont( *pEntry ); in setFont()
452 void CairoFontsCache::CacheFont(void *pFont, void* pId) in CacheFont() function in CairoFontsCache
551 m_aCairoFontsCache.CacheFont(font_face, pId); in DrawCairoAAFontString()
H A Dpspgraphics.cxx853 ServerFont* pServerFont = GlyphCache::GetInstance().CacheFont( *pEntry ); in SetFont()
/trunk/main/vcl/inc/
H A Dglyphcache.hxx72 ServerFont* CacheFont( const ImplFontSelectData& );
/trunk/main/vcl/unx/headless/
H A Dsvptext.cxx221 ServerFont* pServerFont = SvpGlyphCache::GetInstance().CacheFont( *pIFSD ); in SetFont()
H A Dsvppspgraphics.cxx768 ServerFont* pServerFont = GlyphCache::GetInstance().CacheFont( *pEntry ); in SetFont()
/trunk/main/vcl/inc/unx/
H A Dsalgdi.h70 static void CacheFont(void *pFont, void *pId);
/trunk/main/vcl/source/glyphs/
H A Dglyphcache.cxx225 ServerFont* GlyphCache::CacheFont( const ImplFontSelectData& rFontSelData ) in CacheFont() function in GlyphCache

Completed in 60 milliseconds