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

  /external/icu4c/layout/
ArabicShaping.h 73 static void adjustTags(le_int32 outIndex, le_int32 shapeOffset, LEGlyphStorage &glyphStorage);
ArabicShaping.cpp 112 void ArabicShaping::adjustTags(le_int32 outIndex, le_int32 shapeOffset, LEGlyphStorage &glyphStorage)
118 shape >>= shapeOffset;

Completed in 90 milliseconds