Home
last modified time | relevance | path

Searched defs:adjustments (Results 1 – 2 of 2) sorted by relevance

/external/skia/gm/
Dtypeface.cpp91 static void applyKerning(SkPoint pos[], const int32_t adjustments[], int count, in applyKerning()
118 int32_t* adjustments = adjustmentStorage.get(); in drawKernText() local
/external/icu/icu4c/source/layout/
DOpenTypeLayoutEngine.cpp463 GlyphPositionAdjustments *adjustments = new GlyphPositionAdjustments(glyphCount); in adjustGlyphPositions() local