Searched defs:clearEntryPoint (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/layout/
H A DGlyphPositionAdjustments.cpp49 void GlyphPositionAdjustments::clearEntryPoint(le_int32 index) function in class:GlyphPositionAdjustments
53 fEntryExitPoints[index].clearEntryPoint();
H A DGlyphPositionAdjustments.h75 inline void clearEntryPoint();
131 void clearEntryPoint(le_int32 index);
248 inline void GlyphPositionAdjustments::EntryExitPoint::clearEntryPoint() function in class:GlyphPositionAdjustments::EntryExitPoint

Completed in 58 milliseconds