Searched defs:QuantityFormatter (Results 1 – 7 of 7) sorted by relevance
24 class QuantityFormatter { class28 public QuantityFormatter() {} in QuantityFormatter() method in QuantityFormatter
25 class QuantityFormatter { class29 public QuantityFormatter() {} in QuantityFormatter() method in QuantityFormatter
33 QuantityFormatter::QuantityFormatter() { in QuantityFormatter() function in QuantityFormatter39 QuantityFormatter::QuantityFormatter(const QuantityFormatter &other) { in QuantityFormatter() function in QuantityFormatter
86 class QuantityFormatter; variable