Home
last modified time | relevance | path

Searched refs:findBaseGlyph (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/layout/
DMarkToBasePosnSubtables.cpp20 LEGlyphID MarkToBasePositioningSubtable::findBaseGlyph(GlyphIterator *glyphIterator) const in findBaseGlyph() function in MarkToBasePositioningSubtable
52 LEGlyphID baseGlyph = findBaseGlyph(&baseIterator); in process()
DMarkToBasePosnSubtables.h27 LEGlyphID findBaseGlyph(GlyphIterator *glyphIterator) const;