Searched refs:leftType (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/layout/ |
D | ArabicShaping.cpp | 143 ShapeType rightType = ST_NOSHAPE_NONE, leftType = ST_NOSHAPE_NONE; in shape() local 156 leftType = getShapeType(chars[i]); in shape() 158 if (leftType != ST_TRANSPARENT) { in shape() 207 if (rightShapes && rightCauses && (leftType & MASK_SHAPE_RIGHT) != 0) { in shape()
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | ArabicShaping.java | 67 public static void shape(char[] chars, int leftType, int rightType, ClassTable isolClassTable) { in shape() argument 119 if (rightShapes && rightCauses && (leftType & MASK_SHAPE_RIGHT) != 0) { in shape()
|
D | CanonGSUBBuilder.java | 38 int leftType = ArabicShaping.VALUE_NONE; in convertArabicString() local 50 leftType = ArabicShaping.VALUE_RIGHT; in convertArabicString() 55 leftType = ArabicShaping.VALUE_RIGHT; in convertArabicString() 64 ArabicShaping.shape(chars, leftType, rightType, isolClassTable); in convertArabicString()
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/ |
D | web-animations.min.js.map | 1 …atrices","timeline","interpolate","leftArgs","to","transformFunctions","leftType","leftResult","co…
|
D | web-animations-next.min.js.map | 1 …atrices","timeline","interpolate","leftArgs","to","transformFunctions","leftType","leftResult","co…
|