Searched refs:getXPlacement (Results 1 – 2 of 2) sorted by relevance
33 inline float getXPlacement() const;112 inline float getXPlacement(le_int32 index) const;157 inline float GlyphPositionAdjustments::Adjustment::getXPlacement() const in getXPlacement() function299 inline float GlyphPositionAdjustments::getXPlacement(le_int32 index) const in getXPlacement() function301 return fAdjustments[index].getXPlacement(); in getXPlacement()
518 xPlacement += adjustments->getXPlacement(base); in adjustGlyphPositions()