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

  /external/icu4c/i18n/unicode/
smpdtfmt.h     [all...]
dcfmtsym.h 372 * If DecimalFormatSymbols becomes subclassable and the status of fSymbols changes
374 * or when fSymbols can be set any other way that allows them to be readonly aliases
380 UnicodeString fSymbols[kFormatSymbolCount];
404 strPtr = &fSymbols[symbol];
415 strPtr = &fSymbols[symbol];
428 fSymbols[symbol]=value;
438 fSymbols[(int)kOneDigitSymbol+i-1] = UnicodeString(sym);
decimfmt.h     [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
smpdtfmt.h     [all...]
dcfmtsym.h 373 * If DecimalFormatSymbols becomes subclassable and the status of fSymbols changes
375 * or when fSymbols can be set any other way that allows them to be readonly aliases
381 UnicodeString fSymbols[kFormatSymbolCount];
405 strPtr = &fSymbols[symbol];
416 strPtr = &fSymbols[symbol];
428 fSymbols[symbol]=value;
438 fSymbols[(int)kOneDigitSymbol+i-1] = UnicodeString(sym);
decimfmt.h     [all...]

Completed in 67 milliseconds