HomeSort by relevance Sort by last modified time
    Searched refs:adjustTags (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/layout/
ArabicShaping.h 75 static void adjustTags(le_int32 outIndex, le_int32 shapeOffset, LEGlyphStorage &glyphStorage);
ArabicShaping.cpp 114 void ArabicShaping::adjustTags(le_int32 outIndex, le_int32 shapeOffset, LEGlyphStorage &glyphStorage)
194 adjustTags(erout, 2, glyphStorage);
198 adjustTags(out, 1, glyphStorage);
208 adjustTags(erout, 2, glyphStorage);

Completed in 107 milliseconds