Home
last modified time | relevance | path

Searched refs:e_table_get_cell_geometry (Results 1 – 6 of 6) sorted by relevance

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A Dgal-a11y-e-table-column-header.c207 e_table_get_cell_geometry ( in gal_a11y_e_table_column_header_get_extents()
H A De-table.h316 void e_table_get_cell_geometry (ETable *table,
H A Dgal-a11y-e-cell.c184 e_table_get_cell_geometry ( in gal_a11y_e_cell_get_extents()
H A De-table.c2451 e_table_get_cell_geometry (ETable *table, in e_table_get_cell_geometry() function
2650 e_table_get_cell_geometry (table, row, 0, &x, &y, &width, &height); in e_table_drag_highlight()
2654 e_table_get_cell_geometry (table, row, col, &x, &y, &width, &height); in e_table_drag_highlight()
/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A De-memo-table.c685 e_table_get_cell_geometry (E_TABLE (memo_table), row, 0, NULL, &row_y, NULL, &row_height); in memo_table_query_tooltip()
H A De-task-table.c909 e_table_get_cell_geometry (E_TABLE (task_table), row, 0, NULL, &row_y, NULL, &row_height); in task_table_query_tooltip()