Searched refs:GetUnscaledKernValue (Results 1 – 3 of 3) sorted by relevance
356 int GetUnscaledKernValue( sal_Unicode cLeft, sal_Unicode cRight ) const;
582 int ExtraKernInfo::GetUnscaledKernValue( sal_Unicode cLeft, sal_Unicode cRight ) const in GetUnscaledKernValue() function in ExtraKernInfo
395 return mpExtraKernInfo->GetUnscaledKernValue( cLeftChar, cRightChar ); in GetExtraGlyphKernValue()
Completed in 50 milliseconds