Searched refs:pDevSpecific (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vcl/inc/ |
H A D | outdev.h | 229 ImplDirectFontSubstitution* pDevSpecific ); 231 ImplFontSelectData&, ImplDirectFontSubstitution* pDevSpecific );
|
/trunk/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 472 sal_uInt16 nFlags, ImplDirectFontSubstitution* pDevSpecific ) in ImplFontSubstitute() argument 491 if( !pDevSpecific ) in ImplFontSubstitute() 494 if( pDevSpecific->FindFontSubstitute( aSubstFontName, rFontName, nFlags ) ) in ImplFontSubstitute() 2338 if( !pDevSpecific ) in GetFontEntry() 2355 return GetFontEntry( pFontList, aFontSelData, pDevSpecific ); in GetFontEntry() 2361 ImplFontSelectData& aFontSelData, ImplDirectFontSubstitution* pDevSpecific ) in GetFontEntry() argument 2380 pFontFamily = pFontList->ImplFindByFont( aFontSelData, mbPrinter, pDevSpecific ); in GetFontEntry() 2398 if( !pDevSpecific ) in GetFontEntry() 2435 bool bPrinter, ImplDirectFontSubstitution* pDevSpecific ) const in ImplFindByFont() 2471 ImplFontSubstitute( aSearchName, nSubstFlags, pDevSpecific ); in ImplFindByFont() [all …]
|
Completed in 103 milliseconds