Home
last modified time | relevance | path

Searched refs:ST_NOSHAPE_NONE (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/layout/
DArabicShaping.cpp19 ArabicShaping::ST_NOSHAPE_NONE, // [U]
45 return ArabicShaping::ST_NOSHAPE_NONE; in getShapeType()
143 ShapeType rightType = ST_NOSHAPE_NONE, leftType = ST_NOSHAPE_NONE; in shape()
179 if (t == ST_NOSHAPE_NONE) { in shape()
DArabicShaping.h54 ST_NOSHAPE_NONE = MASK_NOSHAPE enumerator