Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1335 if( ! pFont->readAfmMetrics( getAfmFile( pFont ), m_pAtoms, false, true ) ) in analyzeFontFile()
2654 pFont->readAfmMetrics( getAfmFile( pFont ), m_pAtoms, false, false ); in fillPrintFontInfo()
2741 pFont->readAfmMetrics( getAfmFile( pFont ), m_pAtoms, false, true ); in getFontBoundingBox()
2857 OString PrintFontManager::getAfmFile( PrintFont* pFont ) const in getAfmFile() function in PrintFontManager
2945 pFont->readAfmMetrics( getAfmFile( pFont ), m_pAtoms, false, true ); in getFontAscend()
2961 pFont->readAfmMetrics( getAfmFile( pFont ), m_pAtoms, false, true ); in getFontDescend()
3107 pFont->readAfmMetrics( getAfmFile( pFont ), m_pAtoms, false, false ); in getMetrics()
3150 pFont->readAfmMetrics( getAfmFile( pFont ), m_pAtoms, false, false ); in getMetrics()
3528 OString aAfm( getAfmFile( pFont ) ); in removeFonts()
3835 pFont->readAfmMetrics( getAfmFile( pFont ), m_pAtoms, true, true ); in getGlyphWidths()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dfontmanager.hxx400 rtl::OString getAfmFile( PrintFont* pFont ) const;

Completed in 37 milliseconds