Home
last modified time | relevance | path

Searched refs:clonePrintFont (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontcache.cxx629 PrintFontManager::PrintFont* FontCache::clonePrintFont( const PrintFontManager::PrintFont* pOldFont… in clonePrintFont() function in FontCache
668 PrintFontManager::PrintFont* pFont = clonePrintFont( *font ); in getFontCacheFile()
737 pCacheFont = clonePrintFont( pFont ); in updateFontCacheEntry()
765 PrintFontManager::PrintFont* pFont = clonePrintFont( *font ); in listDirectory()
/trunk/main/vcl/inc/
H A Dfontcache.hxx66 PrintFontManager::PrintFont* clonePrintFont( const PrintFontManager::PrintFont* pFont ) const;

Completed in 26 milliseconds