Home | History | Annotate | Download | only in i18n

Lines Matching refs:decfmt

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