Searched refs:setDecimalSeparatorAlwaysShown (Results 1 – 8 of 8) sorted by relevance
190 fmt->setDecimalSeparatorAlwaysShown(TRUE); in TestFieldPosition_example()
95 fmt->setDecimalSeparatorAlwaysShown(TRUE); in test_FieldPosition_example()
248 pat.setDecimalSeparatorAlwaysShown(TRUE); in testAPI()
1683 virtual void setDecimalSeparatorAlwaysShown(UBool newValue);
3689 DecimalFormat::setDecimalSeparatorAlwaysShown(UBool newValue) in setDecimalSeparatorAlwaysShown() function in DecimalFormat4909 setDecimalSeparatorAlwaysShown(decimalPos == 0 in applyPatternWithoutExpandAffix()4996 setDecimalSeparatorAlwaysShown(FALSE); in applyPatternWithoutExpandAffix()5398 setDecimalSeparatorAlwaysShown(newValue!=0); in setAttribute()
759 decfmt->setDecimalSeparatorAlwaysShown(FALSE); in initialize()1108 decfmt->setDecimalSeparatorAlwaysShown(FALSE); in processOverrideString()
1669 temp2->setDecimalSeparatorAlwaysShown(FALSE); in createIntegerFormat()
1391 df.setDecimalSeparatorAlwaysShown(true); in test_setDecimalSeparatorAlwaysShownZ()