Searched refs:ubidi_getPairedBracket (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dubidi_props.h71 ubidi_getPairedBracket(const UBiDiProps *bdp, UChar32 c);
H A Dubidi_props.c219 ubidi_getPairedBracket(const UBiDiProps *bdp, UChar32 c) { function
247 return ubidi_getPairedBracket(&ubidi_props_singleton, c);
/external/icu/icu4c/source/common/
H A Dubidi_props.h71 ubidi_getPairedBracket(const UBiDiProps *bdp, UChar32 c);
H A Dubidi_props.c219 ubidi_getPairedBracket(const UBiDiProps *bdp, UChar32 c) { function
247 return ubidi_getPairedBracket(&ubidi_props_singleton, c);
/external/icu/icu4c/source/common/unicode/
H A Durename.h437 #define ubidi_getPairedBracket U_ICU_ENTRY_POINT_RENAME(ubidi_getPairedBracket) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h447 #define ubidi_getPairedBracket U_ICU_ENTRY_POINT_RENAME(ubidi_getPairedBracket) macro

Completed in 111 milliseconds