HomeSort by relevance Sort by last modified time
    Searched full:lefttype (Results 1 - 1 of 1) sorted by null

  /external/icu4c/layout/
ArabicShaping.cpp 141 ShapeType rightType = ST_NOSHAPE_NONE, leftType = ST_NOSHAPE_NONE;
154 leftType = getShapeType(chars[i]);
156 if (leftType != ST_TRANSPARENT) {
205 if (rightShapes && rightCauses && (leftType & MASK_SHAPE_RIGHT) != 0) {

Completed in 28 milliseconds