Searched refs:clearExitPoint (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/layout/
H A DGlyphPositionAdjustments.cpp56 void GlyphPositionAdjustments::clearExitPoint(le_int32 index) function in class:GlyphPositionAdjustments
60 fEntryExitPoints[index].clearExitPoint();
H A DGlyphPositionAdjustments.h76 inline void clearExitPoint();
132 void clearExitPoint(le_int32 index);
253 inline void GlyphPositionAdjustments::EntryExitPoint::clearExitPoint() function in class:GlyphPositionAdjustments::EntryExitPoint
H A DGlyphIterator.cpp308 glyphPositionAdjustments->clearExitPoint(position);

Completed in 50 milliseconds