Home | History | Annotate | Download | only in i18n

Lines Matching defs:setFormatWidth

2499  * @see #setFormatWidth
2521 void DecimalFormat::setFormatWidth(int32_t width) {
2523 fImpl->setFormatWidth(formatWidth);
2565 * @see #setFormatWidth
2605 * @see #setFormatWidth
3119 setFormatWidth(newValue);