Home
last modified time | relevance | path

Searched refs:ubidi_getCustomizedClass (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dubidi.h2011 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
Durename.h428 #define ubidi_getCustomizedClass U_ICU_ENTRY_POINT_RENAME(ubidi_getCustomizedClass) macro
/external/icu/icu4c/source/common/
Dubidi.c385 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL()
499 flags|=DIRPROP_FLAG(dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar)); in getDirProps()
2054 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in lastL_R_AL()
2082 dirProp=(DirProp)ubidi_getCustomizedClass(pBiDi, uchar); in firstL_R_AL_EN_AN()
3000 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c) in ubidi_getCustomizedClass() function