Searched defs:adjustments (Results 1 – 2 of 2) sorted by relevance
91 static void applyKerning(SkPoint pos[], const int32_t adjustments[], int count, in applyKerning()118 int32_t* adjustments = adjustmentStorage.get(); in drawKernText() local
463 GlyphPositionAdjustments *adjustments = new GlyphPositionAdjustments(glyphCount); in adjustGlyphPositions() local