Searched refs:UNumberFormatAttributeValue (Results 1 – 3 of 3) sorted by relevance
866 typedef enum UNumberFormatAttributeValue { enum878 } UNumberFormatAttributeValue; typedef
779 void setParseAllInput(UNumberFormatAttributeValue value);2245 UNumberFormatAttributeValue fParseAllInput;
3133 setParseAllInput((UNumberFormatAttributeValue)newValue); in setAttribute()3257 void DecimalFormat::setParseAllInput(UNumberFormatAttributeValue value) { in setParseAllInput()