HomeSort by relevance Sort by last modified time
    Searched defs:clearEntryPoint (Results 1 - 2 of 2) sorted by null

  /external/icu4c/layout/
GlyphPositionAdjustments.cpp 49 void GlyphPositionAdjustments::clearEntryPoint(le_int32 index)
53 fEntryExitPoints[index].clearEntryPoint();
GlyphPositionAdjustments.h 75 inline void clearEntryPoint();
131 void clearEntryPoint(le_int32 index);
248 inline void GlyphPositionAdjustments::EntryExitPoint::clearEntryPoint()

Completed in 230 milliseconds