Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DLEGlyphStorage.cpp441 void LEGlyphStorage::adjustPosition(le_int32 glyphIndex, float xAdjust, float yAdjust, LEErrorCode … in adjustPosition()
DOpenTypeLayoutEngine.cpp501 float xAdjust = 0, yAdjust = 0; in adjustGlyphPositions() local