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