Home
last modified time | relevance | path

Searched refs:e_table_get_cell_at (Results 1 – 3 of 3) sorted by relevance

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-table.h308 void e_table_get_cell_at (ETable *table,
H A De-table.c931 e_table_get_cell_at (et, 30, y, &row_local, &col_local); in group_key_press()
951 e_table_get_cell_at (et, 30, y, &row_local, &col_local); in group_key_press()
2407 e_table_get_cell_at (ETable *table, in e_table_get_cell_at() function
2950 e_table_get_cell_at (et, x, y, &row, &col); in do_drag_motion()
3142 e_table_get_cell_at (et, x, y, &row, &col); in et_drag_drop()
3177 e_table_get_cell_at (et, x, y, &row, &col); in et_drag_data_received()
H A Dgal-a11y-e-table-item.c486 e_table_get_cell_at (E_TABLE (tableOrTree), x, y, &row, &col); in eti_ref_accessible_at_point()