Searched refs:GetFontEntry (Results 1 – 6 of 6) sorted by relevance
/trunk/main/vcl/inc/ |
H A D | outdev.h | 227 ImplFontEntry* GetFontEntry( ImplDevFontList*, 230 ImplFontEntry* GetFontEntry( ImplDevFontList*,
|
/trunk/main/filter/source/graphicfilter/icgm/ |
H A D | bundles.hxx | 160 FontEntry* GetFontEntry( sal_uInt32 );
|
H A D | bundles.cxx | 162 FontEntry* CGMFList::GetFontEntry( sal_uInt32 nIndex ) in GetFontEntry() function in CGMFList
|
H A D | actimpr.cxx | 416 FontEntry* pFontEntry = mpCGM->pElement->aFontList.GetFontEntry( nTextFontIndex ); in ImplSetTextBundle()
|
/trunk/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 645 …ImplFontEntry* pEntry = pOutDev->mpFontCache->GetFontEntry( pOutDev->mpFontList, aFont, aSize, fEx… in GetDefaultFont() 2332 ImplFontEntry* ImplFontCache::GetFontEntry( ImplDevFontList* pFontList, in GetFontEntry() function in ImplFontCache 2355 return GetFontEntry( pFontList, aFontSelData, pDevSpecific ); in GetFontEntry() 2360 ImplFontEntry* ImplFontCache::GetFontEntry( ImplDevFontList* pFontList, in GetFontEntry() function in ImplFontCache 2768 ImplFontEntry* pFallbackFont = GetFontEntry( pFontList, rFontSelData, NULL ); in GetGlyphFallbackFont() 3030 …mpFontEntry = mpFontCache->GetFontEntry( mpFontList, maFont, aSize, fExactHeight, pDevSpecificSubs… in ImplNewFont()
|
/trunk/main/vcl/source/window/ |
H A D | window.cxx | 4331 pFontEntry = pFocusWin->mpFontCache->GetFontEntry( pFocusWin->mpFontList, in ImplNewInputContext()
|
Completed in 100 milliseconds