HomeSort by relevance Sort by last modified time
    Searched refs:findBaseGlyph (Results 1 - 2 of 2) sorted by null

  /external/icu4c/layout/
MarkToBasePosnSubtables.h 27 LEGlyphID findBaseGlyph(GlyphIterator *glyphIterator) const;
MarkToBasePosnSubtables.cpp 20 LEGlyphID MarkToBasePositioningSubtable::findBaseGlyph(GlyphIterator *glyphIterator) const
52 LEGlyphID baseGlyph = findBaseGlyph(&baseIterator);

Completed in 26 milliseconds