Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1178 rFontSubst.getMapName( rSearchName, aShortName, maMatchFamilyName, in InitMatchData()
1180 const FontNameAttr* pFontAttr = rFontSubst.getSubstInfo( rSearchName ); in InitMatchData()
1184 pFontAttr = rFontSubst.getSubstInfo( aShortName ); in InitMatchData()
1680 const FontSubstConfiguration& rFontSubst = *FontSubstConfiguration::get(); in InitMatchData() local
1688 pEntry->InitMatchData( rFontSubst, rSearchName ); in InitMatchData()
2606 const FontSubstConfiguration& rFontSubst = *FontSubstConfiguration::get(); in ImplFindByFont() local
2607 pFontAttr = rFontSubst.getSubstInfo( aSearchName ); in ImplFindByFont()
2609 pFontAttr = rFontSubst.getSubstInfo( aSearchShortName ); in ImplFindByFont()
2611 pFontAttr = rFontSubst.getSubstInfo( aSearchFamilyName ); in ImplFindByFont()
2665 pTempFontAttr = rFontSubst.getSubstInfo( aTempShortName ); in ImplFindByFont()
[all …]

Completed in 46 milliseconds