Home
last modified time | relevance | path

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

/trunk/main/vcl/source/glyphs/
H A Dglyphcache.cxx207 void GlyphCache::AddFontFile( const rtl::OString& rNormalizedName, int nFaceNum, in AddFontFile() argument
211 mpFtManager->AddFontFile( rNormalizedName, nFaceNum, nFontId, rDFA, pExtraKern ); in AddFontFile()
H A Dgcach_ftyp.hxx151 void AddFontFile( const rtl::OString& rNormalizedName,
H A Dgcach_ftyp.cxx545 void FreetypeManager::AddFontFile( const rtl::OString& rNormalizedName, in AddFontFile() argument
549 if( !rNormalizedName.getLength() ) in AddFontFile()
556 rNormalizedName, nFaceNum, nFontId, 0, pExtraKernInfo ); in AddFontFile()
/trunk/main/vcl/inc/
H A Dglyphcache.hxx67 void AddFontFile( const rtl::OString& rNormalizedName,

Completed in 26 milliseconds