Searched defs:yAdjust (Results 1 – 2 of 2) sorted by relevance
441 void LEGlyphStorage::adjustPosition(le_int32 glyphIndex, float xAdjust, float yAdjust, LEErrorCode … in adjustPosition()
501 float xAdjust = 0, yAdjust = 0; in adjustGlyphPositions() local