Searched refs:UNumberFormatAttributeValue (Results 1 – 3 of 3) sorted by relevance
722 typedef enum UNumberFormatAttributeValue { enum729 } UNumberFormatAttributeValue; typedef
798 void setParseAllInput(UNumberFormatAttributeValue value);2374 UNumberFormatAttributeValue fParseAllInput;
5466 setParseAllInput((UNumberFormatAttributeValue)newValue); in setAttribute()5564 void DecimalFormat::setParseAllInput(UNumberFormatAttributeValue value) { in setParseAllInput()