Home
last modified time | relevance | path

Searched refs:U_SHAPE_DIGITS_MASK (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/icu-small/source/common/unicode/
Dushape.h289 #define U_SHAPE_DIGITS_MASK 0xe0 macro
/third_party/icu/icu4c/source/common/unicode/
Dushape.h289 #define U_SHAPE_DIGITS_MASK 0xe0 macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dushape.h289 #define U_SHAPE_DIGITS_MASK 0xe0 macro
/third_party/icu/icu4c/source/common/
Dushape.cpp1441 (options&U_SHAPE_DIGITS_MASK)==U_SHAPE_DIGITS_RESERVED || in u_shapeArabic()
1672 if((options&U_SHAPE_DIGITS_MASK)!=U_SHAPE_DIGITS_NOOP) { in u_shapeArabic()
1691 switch(options&U_SHAPE_DIGITS_MASK) { in u_shapeArabic()
Dubiditransform.cpp483 pBiDiTransform->letters = shapingOptions & ~U_SHAPE_DIGITS_MASK; in ubiditransform_transform()
/third_party/node/deps/icu-small/source/common/
Dushape.cpp1441 (options&U_SHAPE_DIGITS_MASK)==U_SHAPE_DIGITS_RESERVED || in u_shapeArabic()
1672 if((options&U_SHAPE_DIGITS_MASK)!=U_SHAPE_DIGITS_NOOP) { in u_shapeArabic()
1691 switch(options&U_SHAPE_DIGITS_MASK) { in u_shapeArabic()
Dubiditransform.cpp483 pBiDiTransform->letters = shapingOptions & ~U_SHAPE_DIGITS_MASK; in ubiditransform_transform()
/third_party/skia/third_party/externals/icu/source/common/
Dushape.cpp1441 (options&U_SHAPE_DIGITS_MASK)==U_SHAPE_DIGITS_RESERVED || in u_shapeArabic()
1672 if((options&U_SHAPE_DIGITS_MASK)!=U_SHAPE_DIGITS_NOOP) { in u_shapeArabic()
1691 switch(options&U_SHAPE_DIGITS_MASK) { in u_shapeArabic()
Dubiditransform.cpp483 pBiDiTransform->letters = shapingOptions & ~U_SHAPE_DIGITS_MASK; in ubiditransform_transform()