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

  /external/chromium_org/third_party/icu/source/common/
locdispnames.cpp 619 length3 += uloc_getDisplayKeywordValue(locale, keyword, displayLocale, dest+length+length3, destCapacity-length-length3, pErrorCode);
621 length3 += uloc_getDisplayKeywordValue(locale, keyword, displayLocale, NULL, 0, pErrorCode);
739 uloc_getDisplayKeywordValue( const char* locale,
  /external/icu4c/common/
locdispnames.cpp 641 int32_t vlen = uloc_getDisplayKeywordValue(locale, kw, displayLocale,
761 uloc_getDisplayKeywordValue( const char* locale,
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 44 milliseconds