Home | History | Annotate | Download | only in i18n

Lines Matching refs:setParseIntegerOnly

136             setParseIntegerOnly(newValue != 0);
356 void DecimalFormat::setParseIntegerOnly(UBool value) {
358 NumberFormat::setParseIntegerOnly(value); // to set field for compatibility