Searched defs:yPlacementAdjust (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
265 glyphPositionAdjustments->adjustYPlacement(position, yPlacementAdjust);
270 void GlyphIterator::setCurrGlyphPositionAdjustment(float xPlacementAdjust, float yPlacementAdjust, argument
284 glyphPositionAdjustments->setYPlacement(position, yPlacementAdjust);

Completed in 158 milliseconds