Searched refs:roundPtr (Results 1 – 1 of 1) sorted by relevance
200 const UnicodeString &str, void *roundPtr, UErrorCode &status) { in strToERounding() argument203 *static_cast<DecimalFormat::ERoundingMode *>(roundPtr) = (DecimalFormat::ERoundingMode) val; in strToERounding()207 const void *roundPtr, UnicodeString &appendTo) { in eRoundingToStr() argument209 *static_cast<const DecimalFormat::ERoundingMode *>(roundPtr); in eRoundingToStr()