Searched refs:xPlacementAdjust (Results 1 – 2 of 2) sorted by relevance
60 void adjustCurrGlyphPositionAdjustment(float xPlacementAdjust, float yPlacementAdjust,63 void setCurrGlyphPositionAdjustment(float xPlacementAdjust, float yPlacementAdjust,
251 void GlyphIterator::adjustCurrGlyphPositionAdjustment(float xPlacementAdjust, float yPlacementAdjus… in adjustCurrGlyphPositionAdjustment() argument264 glyphPositionAdjustments->adjustXPlacement(position, xPlacementAdjust); in adjustCurrGlyphPositionAdjustment()270 void GlyphIterator::setCurrGlyphPositionAdjustment(float xPlacementAdjust, float yPlacementAdjust, in setCurrGlyphPositionAdjustment() argument283 glyphPositionAdjustments->setXPlacement(position, xPlacementAdjust); in setCurrGlyphPositionAdjustment()