Home
last modified time | relevance | path

Searched refs:setCursiveEntryPoint (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/layout/
DCursiveAttachmentSubtables.cpp39 glyphIterator->setCursiveEntryPoint(entryAnchor); in process()
DGlyphIterator.h68 void setCursiveEntryPoint(LEPoint &entryPoint);
DGlyphIterator.cpp319 void GlyphIterator::setCursiveEntryPoint(LEPoint &entryPoint) in setCursiveEntryPoint() function in GlyphIterator