Searched refs:GetGlyphKernValue (Results 1 – 4 of 4) sorted by relevance
195 virtual int GetGlyphKernValue( int nLeftGlyph, int nRightGlyph ) const;
130 int nKernValue = rFont.GetGlyphKernValue( nOldGlyphId, aGlyphId ); in operator ()()
1836 int FreetypeServerFont::GetGlyphKernValue( int nGlyphLeft, int nGlyphRight ) const in GetGlyphKernValue() function in FreetypeServerFont
187 virtual int GetGlyphKernValue( int, int ) const { return 0; } in GetGlyphKernValue() function in ServerFont
Completed in 47 milliseconds