Home | History | Annotate | Download | only in i18n

Lines Matching refs:Formattable

1115 RuleBasedNumberFormat::format(const Formattable& obj,
1146 Formattable& result,
1158 Formattable high_result;
1164 Formattable working_result;
1187 if (result.getType() == Formattable::kDouble) {