Home
last modified time | relevance | path

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

/aoo42x/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx303 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()
H A Dgcach_ftyp.hxx119 const ExtraKernInfo* mpExtraKernInfo; member in FtFontInfo

Completed in 15 milliseconds