Searched refs:rFInfo (Results 1 – 2 of 2) sorted by relevance
1188 const FontInfo& rFInfo = pFList->GetFontInfo( hFont ); in ParseCSS1_font_family() local1189 if( RTL_TEXTENCODING_DONTKNOW != rFInfo.GetCharSet() ) in ParseCSS1_font_family()1192 if( RTL_TEXTENCODING_SYMBOL == rFInfo.GetCharSet() ) in ParseCSS1_font_family()
3707 const FontInfo& rFInfo = pFList->GetFontInfo( hFont ); in NewFontAttr() local3708 if( RTL_TEXTENCODING_DONTKNOW != rFInfo.GetCharSet() ) in NewFontAttr()3711 if( RTL_TEXTENCODING_SYMBOL == rFInfo.GetCharSet() ) in NewFontAttr()
Completed in 65 milliseconds