Searched refs:rNormalizedName (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/vcl/source/glyphs/ |
H A D | glyphcache.cxx | 207 void GlyphCache::AddFontFile( const rtl::OString& rNormalizedName, int nFaceNum, in AddFontFile() argument 211 mpFtManager->AddFontFile( rNormalizedName, nFaceNum, nFontId, rDFA, pExtraKern ); in AddFontFile()
|
H A D | gcach_ftyp.hxx | 151 void AddFontFile( const rtl::OString& rNormalizedName,
|
H A D | gcach_ftyp.cxx | 545 void FreetypeManager::AddFontFile( const rtl::OString& rNormalizedName, in AddFontFile() argument 549 if( !rNormalizedName.getLength() ) in AddFontFile() 556 rNormalizedName, nFaceNum, nFontId, 0, pExtraKernInfo ); in AddFontFile()
|
/aoo42x/main/vcl/inc/ |
H A D | glyphcache.hxx | 67 void AddFontFile( const rtl::OString& rNormalizedName,
|
Completed in 42 milliseconds