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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DGlyphPositionAdjustments.cpp74 void GlyphPositionAdjustments::clearEntryPoint(le_int32 index) function in class:GlyphPositionAdjustments
78 fEntryExitPoints[index].clearEntryPoint();
H A DGlyphPositionAdjustments.h100 inline void clearEntryPoint();
156 void clearEntryPoint(le_int32 index);
273 inline void GlyphPositionAdjustments::EntryExitPoint::clearEntryPoint() function in class:GlyphPositionAdjustments::EntryExitPoint
H A DGlyphIterator.cpp321 glyphPositionAdjustments->clearEntryPoint(position);

Completed in 31 milliseconds