HomeSort by relevance Sort by last modified time
    Searched refs:clearExitPoint (Results 1 - 3 of 3) sorted by null

  /external/icu4c/layout/
GlyphPositionAdjustments.cpp 56 void GlyphPositionAdjustments::clearExitPoint(le_int32 index)
60 fEntryExitPoints[index].clearExitPoint();
GlyphPositionAdjustments.h 76 inline void clearExitPoint();
132 void clearExitPoint(le_int32 index);
253 inline void GlyphPositionAdjustments::EntryExitPoint::clearExitPoint()
GlyphIterator.cpp 308 glyphPositionAdjustments->clearExitPoint(position);

Completed in 795 milliseconds