Searched refs:mpExtraKernInfo (Results 1 – 2 of 2) sorted by relevance
303 mpExtraKernInfo( pExtraKernInfo ) in FtFontInfo()320 delete mpExtraKernInfo; in ~FtFontInfo()368 if( !mpExtraKernInfo ) in HasExtraKerning()380 if( !mpExtraKernInfo ) in GetExtraKernPairs()382 return mpExtraKernInfo->GetUnscaledKernPairs( ppKernPairs ); in GetExtraKernPairs()389 if( !mpExtraKernInfo ) in GetExtraGlyphKernValue()395 return mpExtraKernInfo->GetUnscaledKernValue( cLeftChar, cRightChar ); in GetExtraGlyphKernValue()
119 const ExtraKernInfo* mpExtraKernInfo; member in FtFontInfo
Completed in 23 milliseconds