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

  /external/icu/icu4c/source/layout/
ArabicShaping.h 54 ST_NOSHAPE_NONE = MASK_NOSHAPE
ArabicShaping.cpp 19 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 506 milliseconds