Searched refs:ubidi_getCustomizedClass (Results 1 – 6 of 6) sorted by relevance
2032 ubidi_getCustomizedClass(UBiDi *pBiDi, UChar32 c);
429 #define ubidi_getCustomizedClass U_ICU_ENTRY_POINT_RENAME(ubidi_getCustomizedClass) macro
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
545 return ubidi_getCustomizedClass(pBiDi, c); in ubidi_getCustomizedClass_android()