Searched refs:ubidi_isBidiControl (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dubidi_props.h56 ubidi_isBidiControl(const UBiDiProps *bdp, UChar32 c);
H A Dubidi_props.c182 ubidi_isBidiControl(const UBiDiProps *bdp, UChar32 c) { function
H A Duprops.cpp66 return ubidi_isBidiControl(GET_BIDI_PROPS(), c);
/external/icu/icu4c/source/common/
H A Dubidi_props.h56 ubidi_isBidiControl(const UBiDiProps *bdp, UChar32 c);
H A Dubidi_props.c182 ubidi_isBidiControl(const UBiDiProps *bdp, UChar32 c) { function
H A Duprops.cpp66 return ubidi_isBidiControl(GET_BIDI_PROPS(), c);
/external/icu/icu4c/source/common/unicode/
H A Durename.h454 #define ubidi_isBidiControl U_ICU_ENTRY_POINT_RENAME(ubidi_isBidiControl) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h464 #define ubidi_isBidiControl U_ICU_ENTRY_POINT_RENAME(ubidi_isBidiControl) macro

Completed in 144 milliseconds