Searched refs:statistic_group_t (Results 1 – 2 of 2) sorted by relevance
95 group_list->push_back(statistic_group_t(GetResString(IDS_ORIGIN), il)); in fill_origin_section()120 …group_list->push_back(statistic_group_t(GetResString(IDS_DESCRIPTION), il)); … in fill_description_section()143 …group_list->push_back(statistic_group_t(GetResString(IDS_DESCRIPTION), il)); … in fill_description_section()165 …group_list->push_back(statistic_group_t(GetResString(IDS_DESCRIPTION), il)); … in fill_description_section()
60 typedef std::pair<std::wstring, statistic_item_list_t> statistic_group_t; typedef61 typedef std::vector<statistic_group_t> statistic_group_list_t;
Completed in 14 milliseconds