Searched refs:setEntryPoint (Results 1 – 3 of 3) sorted by relevance
77 inline void setEntryPoint(LEPoint &newEntryPoint, le_bool baselineIsLogicalEnd);133 void setEntryPoint(le_int32 index, LEPoint &newEntryPoint, le_bool baselineIsLogicalEnd);258 inline void GlyphPositionAdjustments::EntryExitPoint::setEntryPoint(LEPoint &newEntryPoint, le_bool… in setEntryPoint() function
63 void GlyphPositionAdjustments::setEntryPoint(le_int32 index, LEPoint &newEntryPoint, le_bool baseli… in setEntryPoint() function in GlyphPositionAdjustments67 fEntryExitPoints[index].setEntryPoint(newEntryPoint, baselineIsLogicalEnd); in setEntryPoint()
331 glyphPositionAdjustments->setEntryPoint(position, entryPoint, baselineIsLogicalEnd()); in setCursiveEntryPoint()