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()
3686 const FontInfo& rFInfo = pFList->GetFontInfo( hFont ); in NewFontAttr() local3687 if( RTL_TEXTENCODING_DONTKNOW != rFInfo.GetCharSet() ) in NewFontAttr()3690 if( RTL_TEXTENCODING_SYMBOL == rFInfo.GetCharSet() ) in NewFontAttr()
Completed in 56 milliseconds