HomeSort by relevance Sort by last modified time
    Searched refs:fgDecimalFormat (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
decimfmt.cpp 261 static const char fgDecimalFormat[]="decimalFormat";
444 const UChar *resStr = ures_getStringByKeyWithFallback(resource, fgDecimalFormat, &len, &status);
450 resStr = ures_getStringByKeyWithFallback(resource, fgDecimalFormat, &len, &status);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
decimfmt.cpp 233 static const char fgDecimalFormat[]="decimalFormat";
398 const UChar *resStr = ures_getStringByKey(resource, fgDecimalFormat, &len, &status);
    [all...]

Completed in 587 milliseconds