Searched refs:AddFontFile (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/vcl/source/glyphs/ |
H A D | glyphcache.cxx | 207 void GlyphCache::AddFontFile( const rtl::OString& rNormalizedName, int nFaceNum, in AddFontFile() function in GlyphCache 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() function in FreetypeManager 635 AddFontFile( aCFileName, nFaceNum, ++mnNextFontId, aDFA, NULL ); in AddFontDir()
|
/aoo4110/main/vcl/inc/ |
H A D | glyphcache.hxx | 67 void AddFontFile( const rtl::OString& rNormalizedName,
|
/aoo4110/main/vcl/unx/headless/ |
H A D | svptext.cxx | 316 rGC.AddFontFile( rFileName, nFaceNum, aInfo.m_nID, aDFA, pExtraKernInfo ); in GetDevFontList()
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | salgdi3.cxx | 1015 rGC.AddFontFile( rFileName, nFaceNum, aInfo.m_nID, aDFA ); in AddTempDevFont() 1061 rGC.AddFontFile( rFileName, nFaceNum, aInfo.m_nID, aDFA, pExtraKernInfo ); in GetDevFontList()
|
Completed in 64 milliseconds