Searched defs:findBaseGlyph (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DMarkToBasePosnSubtables.cpp45 LEGlyphID MarkToBasePositioningSubtable::findBaseGlyph(GlyphIterator *glyphIterator) const function in class:MarkToBasePositioningSubtable
81 LEGlyphID baseGlyph = findBaseGlyph(&baseIterator);

Completed in 29 milliseconds