Home
last modified time | relevance | path

Searched refs:getFontFile (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx417 ByteString aFile( PrintFontManager::get().getFontFile( this ) ); in queryMetricPage()
1864 ByteString aFile = getFontFile( pFont ); in analyzeTrueTypeFile()
2888 OString PrintFontManager::getFontFile( PrintFont* pFont ) const in getFontFile() function in PrintFontManager
3071 ByteString aFile = getFontFile( pFont ); in isFontDownloadingAllowed()
3486 OString aCompFile( getFontFile( it->second ) ); in getFileDuplicates()
3511 ByteString aFile( getFontFile( pFont ) ); in removeFonts()
3593 ByteString aFile( getFontFile( pFont ) ); in getAlternativeFamilyNames()
3682 const ByteString aFromFile = getFontFile( pFont ); in createFontSubset()
3779 ByteString aFromFile = getFontFile( pFont ); in getGlyphWidths()
/trunk/main/vcl/inc/vcl/
H A Dfontmanager.hxx401 rtl::OString getFontFile( PrintFont* pFont ) const;
556 return getFontFile( getFont( nFontID ) ); in getFontFileSysPath()

Completed in 33 milliseconds