Searched defs:QuantityFormatter (Results 1 – 4 of 4) sorted by relevance
24 class QuantityFormatter { class28 public QuantityFormatter() {} in QuantityFormatter() method in QuantityFormatter
23 class QuantityFormatter { class27 public QuantityFormatter() {} in QuantityFormatter() method in QuantityFormatter
29 QuantityFormatter::QuantityFormatter() { in QuantityFormatter() function in QuantityFormatter35 QuantityFormatter::QuantityFormatter(const QuantityFormatter &other) { in QuantityFormatter() function in QuantityFormatter
80 class QuantityFormatter; variable