Home
last modified time | relevance | path

Searched refs:getFontInfo (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx921 if (rMgr.getFontInfo (m_pPrinterGfx->GetFontID(), aInfo)) in GetFontMetric()
1119 if( ! rMgr.getFontInfo( aFont, aFontInfo ) ) in DoGetEmbedFontData()
1189 if( ! rMgr.getFontInfo( aFont, aFontInfo ) ) in DoGetFontEncodingVector()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx830 if (rMgr.getFontInfo (m_pPrinterGfx->GetFontID(), aInfo)) in GetFontMetric()
1013 if( ! rMgr.getFontInfo( aFont, aFontInfo ) ) in DoGetEmbedFontData()
1083 if( ! rMgr.getFontInfo( aFont, aFontInfo ) ) in DoGetFontEncodingVector()
/trunk/main/vcl/inc/vcl/
H A Dfontmanager.hxx487 bool getFontInfo( fontID nFontID, PrintFontInfo& rInfo ) const;
/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx479 rMgr.getFontInfo( mnFontID, aInfo ); in drawVerticalizedText()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx2705 bool PrintFontManager::getFontInfo( fontID nFontID, PrintFontInfo& rInfo ) const in getFontInfo() function in PrintFontManager
3724 if( ! getFontInfo( nFont, aFontInfo ) ) in createFontSubset()

Completed in 56 milliseconds