Home | History | Annotate | Download | only in i18n

Lines Matching full:decfmt

1586                 DecimalFormat* decfmt = dynamic_cast<DecimalFormat*>(fmt);
1587 if (decfmt != NULL) {
1588 decfmt->applyPattern(style,parseError,ec);