Searched defs:ListFormatter (Results 1 – 3 of 3) sorted by relevance
91 ListFormatter::ListFormatter(const ListFormatter& other) : in ListFormatter() function in ListFormatter242 ListFormatter::ListFormatter(const ListFormatData& listFormatData) { in ListFormatter() function in ListFormatter247 ListFormatter::ListFormatter(const ListFormatInternal* listFormatterInternal) : owned(NULL), data(l… in ListFormatter() function in ListFormatter
81 class ListFormatter; variable
51 ListFormatter::ListFormatter(const ListFormatter& other) : data(other.data) { in ListFormatter() function in ListFormatter188 ListFormatter::ListFormatter(const ListFormatData* listFormatterData) : data(listFormatterData) { in ListFormatter() function in ListFormatter