Home
last modified time | relevance | path

Searched refs:sort_info_changed_id (Results 1 – 8 of 8) sorted by relevance

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-table-sorted-variable.c52 if (etsv->sort_info_changed_id) in etsv_dispose()
55 etsv->sort_info_changed_id); in etsv_dispose()
56 etsv->sort_info_changed_id = 0; in etsv_dispose()
91 etsv->sort_info_changed_id = 0; in e_table_sorted_variable_init()
204 etsv->sort_info_changed_id = g_signal_connect ( in e_table_sorted_variable_new()
H A De-table-sorter.c282 if (table_sorter->sort_info_changed_id) in table_sorter_set_property()
285 table_sorter->sort_info_changed_id); in table_sorter_set_property()
295 table_sorter->sort_info_changed_id = g_signal_connect ( in table_sorter_set_property()
365 if (table_sorter->sort_info_changed_id > 0) { in table_sorter_dispose()
368 table_sorter->sort_info_changed_id); in table_sorter_dispose()
369 table_sorter->sort_info_changed_id = 0; in table_sorter_dispose()
544 table_sorter->sort_info_changed_id = g_signal_connect ( in e_table_sorter_new()
H A De-table-sorted.c63 ets->sort_info_changed_id); in ets_dispose()
94 ets->sort_info_changed_id = 0; in e_table_sorted_init()
142 ets->sort_info_changed_id = g_signal_connect ( in e_table_sorted_new()
H A De-table-sorted-variable.h66 gint sort_info_changed_id; member
H A De-table-sorted.h66 gint sort_info_changed_id; member
H A De-table-sorter.h74 gulong sort_info_changed_id; member
H A De-table-header-item.h107 guint sort_info_changed_id, group_info_changed_id; member
H A De-table-header-item.c112 if (ethi->sort_info_changed_id) in ethi_dispose()
114 ethi->sort_info, ethi->sort_info_changed_id); in ethi_dispose()
317 if (ethi->sort_info_changed_id) in ethi_set_property()
320 ethi->sort_info_changed_id); in ethi_set_property()
330 ethi->sort_info_changed_id = in ethi_set_property()
2270 ethi->sort_info_changed_id = 0; in ethi_init()