Home
last modified time | relevance | path

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

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-selection-model.c91 gint cursor_row = e_selection_model_cursor_row (model); in selection_model_set_property()
393 e_selection_model_cursor_row (ESelectionModel *model) in e_selection_model_cursor_row() function
589 e_selection_model_cursor_row (model); in e_selection_model_right_click_down()
663 gint row = e_selection_model_cursor_row (model); in move_selection()
716 gint row = e_selection_model_cursor_row (model); in e_selection_model_key_press()
732 gint row = e_selection_model_cursor_row (model); in e_selection_model_key_press()
H A De-selection-model.h167 gint e_selection_model_cursor_row (ESelectionModel *model);
H A Dgal-a11y-e-table-item.c244 cursor_row = e_selection_model_cursor_row (esm); in eti_a11y_reset_focus_object()
529 if (e_selection_model_cursor_row (item->selection) == in eti_ref_at()
1507 cursor_row = e_selection_model_cursor_row (item->selection); in selection_add_selection()
H A De-tree.c1267 (e_selection_model_cursor_row (tree->priv->selection) == -1)) { in table_canvas_focus_event_cb()
1525 if (e_selection_model_cursor_row (tree->priv->selection) >= 0 in et_table_rows_deleted()
H A De-table-item.c1042 cursor_row = e_selection_model_cursor_row (eti->selection); in eti_show_cursor()
1835 row = e_selection_model_cursor_row (E_SELECTION_MODEL (eti->selection)); in eti_realize()
H A De-table.c1392 if (e_selection_model_cursor_row (selection) == -1) in table_canvas_focus_event_cb()
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/widgets/
H A De-minicard.c653 gint model_index = e_selection_model_cursor_row (reflow->selection); in e_minicard_event()
680 gint model_index = e_selection_model_cursor_row (reflow->selection); in e_minicard_event()
715 model_index = e_selection_model_cursor_row (reflow->selection); in e_minicard_event()
H A De-addressbook-view.c460 cursor_row = e_selection_model_cursor_row (selection_model); in addressbook_view_model_before_search_cb()
1488 row = e_selection_model_cursor_row (selection_model); in e_addressbook_view_delete_selection()