Searched refs:adjustYPlacement (Results 1 – 3 of 3) sorted by relevance
48 inline void adjustYPlacement(float yAdjustment);127 inline void adjustYPlacement(le_int32 index, float yAdjustment);212 inline void GlyphPositionAdjustments::Adjustment::adjustYPlacement(float yAdjustment) in adjustYPlacement() function355 inline void GlyphPositionAdjustments::adjustYPlacement(le_int32 index, float yAdjustment) in adjustYPlacement() function357 fAdjustments[index].adjustYPlacement(yAdjustment); in adjustYPlacement()
115 adjustYPlacement(i, baselineAdjustment); in applyCursiveAdjustments()153 adjustYPlacement(j, -baselineAdjustment); in applyCursiveAdjustments()
265 glyphPositionAdjustments->adjustYPlacement(position, yPlacementAdjust); in adjustCurrGlyphPositionAdjustment()