Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dushape.h286 #define U_SHAPE_DIGITS_RESERVED 0xa0 macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dushape.h286 #define U_SHAPE_DIGITS_RESERVED 0xa0 macro
/third_party/icu/icu4c/source/common/unicode/
Dushape.h286 #define U_SHAPE_DIGITS_RESERVED 0xa0 macro
/third_party/node/deps/icu-small/source/common/unicode/
Dushape.h286 #define U_SHAPE_DIGITS_RESERVED 0xa0 macro
/third_party/node/deps/icu-small/source/common/
Dushape.cpp1441 (options&U_SHAPE_DIGITS_MASK)==U_SHAPE_DIGITS_RESERVED || in u_shapeArabic()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dushape.cpp1441 (options&U_SHAPE_DIGITS_MASK)==U_SHAPE_DIGITS_RESERVED || in u_shapeArabic()
/third_party/skia/third_party/externals/icu/source/common/
Dushape.cpp1441 (options&U_SHAPE_DIGITS_MASK)==U_SHAPE_DIGITS_RESERVED || in u_shapeArabic()
/third_party/icu/icu4c/source/common/
Dushape.cpp1441 (options&U_SHAPE_DIGITS_MASK)==U_SHAPE_DIGITS_RESERVED || in u_shapeArabic()
/third_party/icu/icu4c/source/test/cintltst/
Dcbiditst.c2603 U_SHAPE_DIGITS_RESERVED|U_SHAPE_DIGIT_TYPE_AN, in doArabicShapingTest()