Lines Matching defs:const
220 String ImplFontAttrCache::OptimizeURL( const String& rURL ) const in OptimizeURL()
229 ImplDevFontAttributes ImplFontAttrCache::GetFontAttr( const String& rFontFileName ) const in GetFontAttr()
499 bool WinGlyphFallbackSubstititution::HasMissingChars( const ImplFontData* pFace, const rtl::OUStrin… in HasMissingChars()
551 bool WinGlyphFallbackSubstititution::FindFontSubstitute( ImplFontSelectData& rFontSelData, rtl::OUS… in FindFontSubstitute()
1161 void ImplWinFontData::UpdateFromHDC( HDC hDC ) const in UpdateFromHDC()
1195 bool ImplWinFontData::HasGSUBstitutions( HDC hDC ) const in HasGSUBstitutions()
1204 bool ImplWinFontData::IsGSUBstituted( sal_UCS4 cChar ) const in IsGSUBstituted()
1225 void ImplWinFontData::ReadOs2Table( HDC hDC ) const in ReadOs2Table()
1256 void ImplWinFontData::ReadGsubTable( HDC hDC ) const in ReadGsubTable()
1303 void ImplWinFontData::ReadCmapTable( HDC hDC ) const in ReadCmapTable()
3057 SystemFontData WinSalGraphics::GetSysFontData( int nFallbacklevel ) const in GetSysFontData()