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

  /external/icu4c/i18n/
smpdtfmt.cpp 750 DecimalFormat* decfmt = dynamic_cast<DecimalFormat*>(fNumberFormat); local
751 if (decfmt != NULL) {
752 decfmt->setDecimalSeparatorAlwaysShown(FALSE);
1442 DecimalFormat* decfmt = dynamic_cast<DecimalFormat*>(nf); local
3465 DecimalFormat* decfmt = dynamic_cast<DecimalFormat*>(fNumberFormat); local
    [all...]
msgfmt.cpp 1575 DecimalFormat* decfmt = dynamic_cast<DecimalFormat*>(fmt); local
    [all...]

Completed in 77 milliseconds