Searched refs:GetExtraGlyphKernValue (Results 1 – 2 of 2) sorted by relevance
98 int GetExtraGlyphKernValue( int nLeftGlyph, int nRightGlyph ) const;
387 int FtFontInfo::GetExtraGlyphKernValue( int nLeftGlyph, int nRightGlyph ) const in GetExtraGlyphKernValue() function in FtFontInfo1842 int nKernVal = mpFontInfo->GetExtraGlyphKernValue( nGlyphLeft, nGlyphRight ); in GetGlyphKernValue()
Completed in 21 milliseconds