Searched refs:setCursiveGlyph (Results 1 - 5 of 5) sorted by relevance

/external/icu4c/layout/
H A DCursiveAttachmentSubtables.cpp24 glyphIterator->setCursiveGlyph();
H A DGlyphPositionAdjustments.cpp77 void GlyphPositionAdjustments::setCursiveGlyph(le_int32 index, le_bool baselineIsLogicalEnd) function in class:GlyphPositionAdjustments
81 fEntryExitPoints[index].setCursiveGlyph(baselineIsLogicalEnd);
H A DGlyphIterator.h70 void setCursiveGlyph();
H A DGlyphPositionAdjustments.h79 inline void setCursiveGlyph(le_bool baselineIsLogicalEnd);
135 void setCursiveGlyph(le_int32 index, le_bool baselineIsLogicalEnd);
280 inline void GlyphPositionAdjustments::EntryExitPoint::setCursiveGlyph(le_bool baselineIsLogicalEnd) function in class:GlyphPositionAdjustments::EntryExitPoint
H A DGlyphIterator.cpp341 void GlyphIterator::setCursiveGlyph() function in class:GlyphIterator
353 glyphPositionAdjustments->setCursiveGlyph(position, baselineIsLogicalEnd());

Completed in 64 milliseconds