Searched refs:this_category (Results 1 – 2 of 2) sorted by relevance
273 char this_category[MAXCATNAME]; /* current category */ in set_index_categories() local324 get_index_line_category(this_category, index_ptr); in set_index_categories()327 strcpy(this_category, next_category); in set_index_categories()350 if (strcmp(this_category, next_category) != 0) in set_index_categories()
4585 gint this_category; in g_desktop_app_info_search() local4588 this_category = static_total_results[start_of_category].category; in g_desktop_app_info_search()4591 … static_total_results[start_of_category + n_items_in_category].category == this_category) in g_desktop_app_info_search()