Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DGlyphIterator.h51 le_int32 getMarkComponent(le_int32 markPosition) const;
DMarkToLigaturePosnSubtables.cpp67 le_int32 component = ligatureIterator.getMarkComponent(markPosition); in process()
DGlyphIterator.cpp505 le_int32 GlyphIterator::getMarkComponent(le_int32 markPosition) const in getMarkComponent() function in GlyphIterator