Lines Matching refs:ImplDevFontList

1242 void ImplDevFontListData::UpdateCloneFontList( ImplDevFontList& rDevFontList,  in UpdateCloneFontList()
1259 ImplDevFontList::ImplDevFontList() in ImplDevFontList() function in ImplDevFontList
1270 ImplDevFontList::~ImplDevFontList() in ~ImplDevFontList()
1277 void ImplDevFontList::SetPreMatchHook( ImplPreMatchFontSubstitution* pHook ) in SetPreMatchHook()
1284 void ImplDevFontList::SetFallbackHook( ImplGlyphFallbackFontSubstitution* pHook ) in SetFallbackHook()
1291 void ImplDevFontList::Clear() in Clear()
1315 void ImplDevFontList::InitGenericGlyphFallback( void ) const in InitGenericGlyphFallback()
1417 ImplDevFontListData* ImplDevFontList::GetGlyphFallbackFont( ImplFontSelectData& rFontSelData, in GetGlyphFallbackFont()
1506 void ImplDevFontList::Add( ImplFontData* pNewData ) in Add()
1549 ImplDevFontListData* ImplDevFontList::ImplFindBySearchName( const String& rSearchName ) const in ImplFindBySearchName()
1567 ImplDevFontListData* ImplDevFontList::ImplFindByAliasName( const String& rSearchName, const String&… in ImplFindByAliasName()
1604 ImplDevFontListData* ImplDevFontList::FindFontFamily( const String& rFontName ) const in FindFontFamily()
1615 ImplDevFontListData* ImplDevFontList::ImplFindByTokenNames( const String& rTokenStr ) const in ImplFindByTokenNames()
1636 ImplDevFontListData* ImplDevFontList::ImplFindBySubstFontAttr( const utl::FontNameAttr& rFontAttr )… in ImplFindBySubstFontAttr()
1672 void ImplDevFontList::InitMatchData() const in InitMatchData()
1693 ImplDevFontListData* ImplDevFontList::ImplFindByLocale( com::sun::star::lang::Locale& rLocale ) con… in ImplFindByLocale()
1706 ImplDevFontListData* ImplDevFontList::ImplFindByAttributes( sal_uLong nSearchType, in ImplFindByAttributes()
2068 ImplDevFontListData* ImplDevFontList::FindDefaultFont() const in FindDefaultFont()
2121 ImplDevFontList* ImplDevFontList::Clone( bool bScalable, bool bEmbeddable ) const in Clone()
2123 ImplDevFontList* pClonedList = new ImplDevFontList; in Clone()
2144 ImplGetDevFontList* ImplDevFontList::GetDevFontList() const in GetDevFontList()
2160 ImplGetDevSizeList* ImplDevFontList::GetDevSizeList( const String& rFontName ) const in GetDevSizeList()
2332 ImplFontEntry* ImplFontCache::GetFontEntry( ImplDevFontList* pFontList, in GetFontEntry()
2360 ImplFontEntry* ImplFontCache::GetFontEntry( ImplDevFontList* pFontList, in GetFontEntry()
2434 ImplDevFontListData* ImplDevFontList::ImplFindByFont( ImplFontSelectData& rFSD, in ImplFindByFont()
2748 ImplFontEntry* ImplFontCache::GetGlyphFallbackFont( ImplDevFontList* pFontList, in GetGlyphFallbackFont()