Searched defs:xPlacementAdjust (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/layout/
H A DGlyphIterator.cpp251 void GlyphIterator::adjustCurrGlyphPositionAdjustment(float xPlacementAdjust, float yPlacementAdjust, argument
264 glyphPositionAdjustments->adjustXPlacement(position, xPlacementAdjust);
270 void GlyphIterator::setCurrGlyphPositionAdjustment(float xPlacementAdjust, float yPlacementAdjust, argument
283 glyphPositionAdjustments->setXPlacement(position, xPlacementAdjust);

Completed in 141 milliseconds