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

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

Completed in 78 milliseconds