Home
last modified time | relevance | path

Searched refs:firstAdvance (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/layout/
DGlyphPositionAdjustments.cpp125 LEPoint firstAdvance; in applyCursiveAdjustments() local
128 fontInstance->pixelsToUnits(pixels, firstAdvance); in applyCursiveAdjustments()
130 adjustXAdvance(lastExitPoint, anchorDiffX - firstAdvance.fX); in applyCursiveAdjustments()