Searched refs:doInsertion (Results 1 - 2 of 2) sorted by relevance
/openjdk7/jdk/src/share/native/sun/font/layout/ |
H A D | ContextualGlyphInsertionProc2.cpp | 66 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 D | ContextualGlyphInsertionProc2.h | 89 void doInsertion(LEGlyphStorage &glyphStorage,
|
Completed in 28 milliseconds