Searched defs:QuantityFormatter (Results 1 – 4 of 4) sorted by relevance
25 class QuantityFormatter { class29 public QuantityFormatter() {} in QuantityFormatter() method in QuantityFormatter
26 class QuantityFormatter { class30 public QuantityFormatter() {} in QuantityFormatter() method in QuantityFormatter
31 QuantityFormatter::QuantityFormatter() { in QuantityFormatter() function in QuantityFormatter37 QuantityFormatter::QuantityFormatter(const QuantityFormatter &other) { in QuantityFormatter() function in QuantityFormatter
84 class QuantityFormatter; variable