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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DContextualGlyphInsertionProc2.cpp66 void ContextualGlyphInsertionProcessor2::doInsertion(LEGlyphStorage &glyphStorage, function in class:ContextualGlyphInsertionProcessor2
113 doInsertion(glyphStorage, markGlyph, markIndex, count, isKashidaLike, isBefore, success);
121 doInsertion(glyphStorage, currGlyph, currIndex, count, isKashidaLike, isBefore, success);
H A DContextualGlyphInsertionProc2.h89 void doInsertion(LEGlyphStorage &glyphStorage,

Completed in 28 milliseconds