Searched refs:getYPlacement (Results 1 – 2 of 2) sorted by relevance
34 inline float getYPlacement() const;113 inline float getYPlacement(le_int32 index) const;162 inline float GlyphPositionAdjustments::Adjustment::getYPlacement() const in getYPlacement() function304 inline float GlyphPositionAdjustments::getYPlacement(le_int32 index) const in getYPlacement() function306 return fAdjustments[index].getYPlacement(); in getYPlacement()
412 yPlacement += adjustments->getYPlacement(base); in adjustGlyphPositions()