Searched refs:getYPlacement (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/layout/
H A DGlyphPositionAdjustments.h34 inline float getYPlacement() const;
113 inline float getYPlacement(le_int32 index) const;
162 inline float GlyphPositionAdjustments::Adjustment::getYPlacement() const function in class:GlyphPositionAdjustments::Adjustment
304 inline float GlyphPositionAdjustments::getYPlacement(le_int32 index) const function in class:GlyphPositionAdjustments
306 return fAdjustments[index].getYPlacement();
H A DOpenTypeLayoutEngine.cpp519 yPlacement += adjustments->getYPlacement(base);

Completed in 138 milliseconds