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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DArabicShaping.cpp139 void ArabicShaping::adjustTags(le_int32 outIndex, le_int32 shapeOffset, LEGlyphStorage &glyphStorage) function in class:ArabicShaping
219 adjustTags(erout, 2, glyphStorage);
223 adjustTags(out, 1, glyphStorage);
233 adjustTags(erout, 2, glyphStorage);

Completed in 25 milliseconds