Searched refs:clearEntryPoint (Results 1 - 3 of 3) 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
H A DGlyphIterator.cpp293 glyphPositionAdjustments->clearEntryPoint(position);

Completed in 81 milliseconds