Searched refs:nKernValue (Results 1 – 1 of 1) sorted by relevance
130 int nKernValue = rFont.GetGlyphKernValue( nOldGlyphId, aGlyphId ); in operator ()() local131 nGlyphWidth += nKernValue; in operator ()()