Searched defs:applyKerning (Results 1 – 1 of 1) sorted by relevance
46 static void applyKerning(SkPoint pos[], const int32_t adjustments[], int count, in applyKerning() function104 TypefaceStylesGM(bool applyKerning) : fApplyKerning(applyKerning) {} in TypefaceStylesGM()