Home
last modified time | relevance | path

Searched refs:e_selection_model_cursor_changed (Results 1 – 7 of 7) sorted by relevance

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-selection-model-array.c122 e_selection_model_cursor_changed (E_SELECTION_MODEL (esma), esma->cursor_row, esma->cursor_col); in e_selection_model_array_delete_rows()
140 e_selection_model_cursor_changed (E_SELECTION_MODEL (esma), esma->cursor_row, esma->cursor_col); in e_selection_model_array_insert_rows()
181 e_selection_model_cursor_changed (esm, esma->cursor_row, esma->cursor_col); in e_selection_model_array_move_row()
268 e_selection_model_cursor_changed (E_SELECTION_MODEL (esma), -1, -1); in esma_clear()
300 e_selection_model_cursor_changed (E_SELECTION_MODEL (esma), 0, 0); in esma_select_all()
H A De-tree-selection-model.c151 e_selection_model_cursor_changed ( in restore_cursor()
155 e_selection_model_cursor_changed ( in restore_cursor()
427 e_selection_model_cursor_changed (E_SELECTION_MODEL (etsm), -1, -1); in tree_selection_model_clear()
479 e_selection_model_cursor_changed ( in tree_selection_model_select_all()
822 e_selection_model_cursor_changed ( in e_tree_selection_model_change_cursor()
H A De-selection-model.h183 void e_selection_model_cursor_changed
H A De-table-selection-model.c124 e_selection_model_cursor_changed (E_SELECTION_MODEL (etsm), cursor_row, cursor_col); in model_changed_idle()
H A De-selection-model.c775 e_selection_model_cursor_changed (ESelectionModel *model, in e_selection_model_cursor_changed() function
H A Dgal-a11y-e-table-item.c1527 e_selection_model_cursor_changed ( in selection_add_selection()
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/widgets/
H A De-addressbook-view.c509 e_selection_model_cursor_changed (selection_model, row, view->priv->cursor_col); in addressbook_view_model_search_result_cb()
1544 e_selection_model_cursor_changed (selection_model, row, 0); in e_addressbook_view_delete_selection()