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

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

Completed in 31 milliseconds