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

  /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 139 milliseconds