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