Searched refs:applyKerning (Results 1 – 1 of 1) sorted by relevance
31 static void applyKerning(SkPoint pos[], const int32_t adjustments[], int count, in applyKerning() function71 applyKerning(pos, adjustments, glyphCount, glyphPaint); in drawKernText()100 TypefaceStylesGM(bool applyKerning) in TypefaceStylesGM() argument101 : fApplyKerning(applyKerning) { in TypefaceStylesGM()