Home
last modified time | relevance | path

Searched refs:gnc_item_edit_get_pixel_coords (Results 1 – 4 of 4) sorted by relevance

/dports/finance/gnucash/gnucash-4.9/gnucash/register/register-gnome/
H A Dgnucash-item-edit.c122 gnc_item_edit_get_pixel_coords (GNC_ITEM_EDIT(item_edit), &x, &y, &w, &h); in gnc_item_edit_tb_get_preferred_width()
142 gnc_item_edit_get_pixel_coords (GNC_ITEM_EDIT(item_edit), &x, &y, &w, &h); in gnc_item_edit_tb_get_preferred_height()
234 gnc_item_edit_get_pixel_coords (GncItemEdit *item_edit, in gnc_item_edit_get_pixel_coords() function
274 gnc_item_edit_get_pixel_coords (item_edit, &x, &y, &w, &h); in gnc_item_edit_update()
750 gnc_item_edit_get_pixel_coords (GNC_ITEM_EDIT(widget), &x, &y, &w, &h); in gnc_item_edit_get_preferred_width()
761 gnc_item_edit_get_pixel_coords (GNC_ITEM_EDIT(widget), &x, &y, &w, &h); in gnc_item_edit_get_preferred_height()
1057 gnc_item_edit_get_pixel_coords (item_edit, &x, &y, &w, &h); in gnc_item_edit_show_popup()
H A Dgnucash-item-edit.h139 void gnc_item_edit_get_pixel_coords (GncItemEdit *item_edit,
H A Dgnucash-sheet.c430 gnc_item_edit_get_pixel_coords (item_edit, &x, &y, in gnucash_sheet_activate_cursor_cell()
/dports/finance/gnucash/gnucash-4.9/
H A DChangeLog.2003869 (gnc_item_edit_get_pixel_coords), (gnc_item_edit_draw_info),