Home
last modified time | relevance | path

Searched refs:e_table_get_selection_model (Results 1 – 5 of 5) sorted by relevance

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-table.h325 ESelectionModel *e_table_get_selection_model (ETable *table);
H A De-table.c2521 e_table_get_selection_model (ETable *table) in e_table_get_selection_model() function
/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A De-memo-table.c168 esm = e_table_get_selection_model (E_TABLE (memo_table)); in memo_table_date_edit_before_popup_cb()
498 esm = e_table_get_selection_model (E_TABLE (memo_table)); in memo_table_query_tooltip()
H A De-task-table.c190 esm = e_table_get_selection_model (E_TABLE (task_table)); in task_table_dates_cell_before_popup_cb()
670 esm = e_table_get_selection_model (E_TABLE (task_table)); in task_table_query_tooltip()
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/widgets/
H A De-addressbook-view.c1146 model = e_table_get_selection_model (E_TABLE (child)); in e_addressbook_view_get_selection_model()