Searched refs:RounderUnion (Results 1 – 2 of 2) sorted by relevance
198 RounderUnion union_; in constructFraction()209 RounderUnion union_; in constructSignificant()219 RounderUnion union_; in constructFractionSignificant()228 RounderUnion union_; in constructIncrement()234 RounderUnion union_; in constructCurrency()240 RounderUnion union_; in constructPassThrough()
786 union RounderUnion { union802 typedef RounderUnion::FractionSignificantSettings FractionSignificantSettings;803 typedef RounderUnion::IncrementSettings IncrementSettings;807 …Rounder(const RounderType &type, const RounderUnion &union_, UNumberFormatRoundingMode roundingMod… in Rounder()