HomeSort by relevance Sort by last modified time
    Searched defs:ubidi_getSingleton (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/icu/source/common/
ubidi_props.c 220 ubidi_getSingleton(UErrorCode *pErrorCode) {
480 const UBiDiProps *bdp=ubidi_getSingleton(&errorCode);
491 const UBiDiProps *bdp=ubidi_getSingleton(&errorCode);
498 const UBiDiProps *bdp=ubidi_getSingleton(&errorCode);
  /external/icu4c/common/
ubidi_props.c 220 ubidi_getSingleton(UErrorCode *pErrorCode) {
480 const UBiDiProps *bdp=ubidi_getSingleton(&errorCode);
491 const UBiDiProps *bdp=ubidi_getSingleton(&errorCode);
498 const UBiDiProps *bdp=ubidi_getSingleton(&errorCode);
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 420 #define ubidi_getSingleton ubidi_getSingleton_4_2
    [all...]
  /external/icu4c/common/unicode/
urename.h 454 #define ubidi_getSingleton U_ICU_ENTRY_POINT_RENAME(ubidi_getSingleton)
    [all...]

Completed in 4062 milliseconds