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

  /external/icu4c/test/intltest/
itrbnf.cpp     [all...]
numfmtst.cpp     [all...]
  /external/icu4c/i18n/
smpdtfmt.cpp 757 DecimalFormat* decfmt = dynamic_cast<DecimalFormat*>(fNumberFormat); local
758 if (decfmt != NULL) {
759 decfmt->setDecimalSeparatorAlwaysShown(FALSE);
1106 DecimalFormat* decfmt = dynamic_cast<DecimalFormat*>(nf); local
3247 DecimalFormat* decfmt = dynamic_cast<DecimalFormat*>(fNumberFormat); local
    [all...]
msgfmt.cpp 1586 DecimalFormat* decfmt = dynamic_cast<DecimalFormat*>(fmt); local
    [all...]

Completed in 2378 milliseconds