HomeSort by relevance Sort by last modified time
    Searched refs:RounderUnion (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
number_rounding.cpp 198 RounderUnion union_;
209 RounderUnion union_;
219 RounderUnion union_;
228 RounderUnion union_;
234 RounderUnion union_;
240 RounderUnion union_;
  /external/icu/icu4c/source/i18n/unicode/
numberformatter.h 786 union RounderUnion {
802 typedef RounderUnion::FractionSignificantSettings FractionSignificantSettings;
803 typedef RounderUnion::IncrementSettings IncrementSettings;
807 Rounder(const RounderType &type, const RounderUnion &union_, UNumberFormatRoundingMode roundingMode)
    [all...]

Completed in 46 milliseconds