Home
last modified time | relevance | path

Searched refs:getFontFastInfo (Results 1 – 9 of 9) sorted by relevance

/trunk/main/padmin/source/
H A Dfontentry.cxx281 m_rFontManager.getFontFastInfo( *font_it, aInfo ); in init()
291 m_rFontManager.getFontFastInfo( *dup, aDupInfo ); in init()
/trunk/main/vcl/unx/headless/
H A Dsvptext.cxx293 if( !rMgr.getFontFastInfo( *it, aInfo ) ) in GetDevFontList()
H A Dsvppspgraphics.cxx811 if (rMgr.getFontFastInfo (*it, aInfo)) in GetDevFontList()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx1002 rMgr.getFontFastInfo( nFontId, aInfo ); in AddTempDevFont()
1038 if( !rMgr.getFontFastInfo( *it, aInfo ) ) in GetDevFontList()
H A Dpspgraphics.cxx898 if (rMgr.getFontFastInfo (*it, aInfo)) in GetDevFontList()
/trunk/main/vcl/inc/vcl/
H A Dfontmanager.hxx489 bool getFontFastInfo( fontID nFontID, FastPrintFontInfo& rInfo ) const;
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx1247 bSuccess = getFontFastInfo( aFont, rInfo ); in matchFont()
H A Dfontmanager.cxx2718 bool PrintFontManager::getFontFastInfo( fontID nFontID, FastPrintFontInfo& rInfo ) const in getFontFastInfo() function in PrintFontManager
/trunk/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx1034 rFontManager.getFontFastInfo( nSubstitute, aInfo ); in fillFontSubstitutions()

Completed in 85 milliseconds