Searched refs:num_custom_entries (Results 1 – 4 of 4) sorted by relevance
906 int num_custom_entries = 0; variable944 num_custom_entries = 0; in init_custom_menu()974 num_custom_entries = 0; in load_custom_menu()1008 custom_pairs[num_custom_entries].mnu_name = in load_custom_menu()1019 num_custom_entries++; in load_custom_menu()1029 for (int j = i+1; j < num_custom_entries; j++) in load_custom_menu()1038 for (int i = 0; i < num_custom_entries; i++) { in load_custom_menu()1048 for (int i = 0; i < num_custom_entries; i++) in load_custom_menu()1063 if (num_custom_entries == 0) return; in update_custom_transfer()1065 for (int i = 0; i < num_custom_entries; i++) { in update_custom_transfer()[all …]
42 guint num_custom_entries; member302 if (self->num_custom_entries < MAX_URL_ENTRIES) { in append_suggestion()309 self->num_custom_entries++; in append_suggestion()437 self->num_custom_entries = 0; in query_collection_done()
834 extern int num_custom_entries;
827 for (int i = 0; i < num_custom_entries; i++) { in read_custombuffer()