Searched refs:ubidi_getCustomizedClass (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ubidi.h | 2035 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
|
D | urename.h | 433 #define ubidi_getCustomizedClass U_ICU_ENTRY_POINT_RENAME(ubidi_getCustomizedClass) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ubidi.h | 2035 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
|
D | urename.h | 433 #define ubidi_getCustomizedClass U_ICU_ENTRY_POINT_RENAME(ubidi_getCustomizedClass) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ubidi.h | 2036 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
|
D | urename.h | 439 #define ubidi_getCustomizedClass U_ICU_ENTRY_POINT_RENAME(ubidi_getCustomizedClass) macro
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ubidi.h | 2032 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
|
D | urename.h | 430 #define ubidi_getCustomizedClass U_ICU_ENTRY_POINT_RENAME(ubidi_getCustomizedClass) macro
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ubidi.cpp | 384 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL() 498 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar)); in getDirProps() 2079 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in lastL_R_AL() 2107 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL_EN_AN() 3023 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) in ubidi_getCustomizedClass() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ubidi.cpp | 384 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL() 498 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar)); in getDirProps() 2080 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in lastL_R_AL() 2108 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL_EN_AN() 3026 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) in ubidi_getCustomizedClass() function
|
/third_party/icu/icu4c/source/common/ |
D | ubidi.cpp | 384 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL() 498 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar)); in getDirProps() 2079 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in lastL_R_AL() 2107 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL_EN_AN() 3023 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) in ubidi_getCustomizedClass() function
|
/third_party/node/deps/icu-small/source/common/ |
D | ubidi.cpp | 384 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL() 498 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar)); in getDirProps() 2079 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in lastL_R_AL() 2107 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL_EN_AN() 3023 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) in ubidi_getCustomizedClass() function
|