Home
last modified time | relevance | path

Searched refs:mpFontCharMap (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx300 mpFontCharMap( NULL ), in FtFontInfo()
318 if( mpFontCharMap ) in ~FtFontInfo()
319 mpFontCharMap->DeReference(); in ~FtFontInfo()
1768 if( mpFontCharMap ) in GetImplFontCharMap()
1769 return mpFontCharMap; in GetImplFontCharMap()
1775 mpFontCharMap = new ImplFontCharMap( aCmapResult ); in GetImplFontCharMap()
1777 mpFontCharMap = ImplFontCharMap::GetDefaultMap(); in GetImplFontCharMap()
1778 mpFontCharMap->AddReference(); in GetImplFontCharMap()
1779 return mpFontCharMap; in GetImplFontCharMap()
H A Dgcach_ftyp.hxx110 const ImplFontCharMap* mpFontCharMap; member in FtFontInfo

Completed in 40 milliseconds