Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/gnucash/register/register-gnome/
H A Dgnucash-style.h95 SheetBlockStyle *gnucash_sheet_get_style (GnucashSheet *sheet,
H A Dgnucash-cursor.c175 cursor->style = gnucash_sheet_get_style (sheet, vcell_loc); in gnucash_cursor_set_block()
H A Dgnucash-register.c305 style = gnucash_sheet_get_style (sheet, virt_loc.vcell_loc); in gnucash_register_goto_next_matching_row()
H A Dgnucash-style.c777 gnucash_sheet_get_style (GnucashSheet *sheet, VirtualCellLocation vcell_loc) in gnucash_sheet_get_style() function
H A Dgnucash-sheet.c199 style = gnucash_sheet_get_style (sheet, virt_loc.vcell_loc); in gnucash_sheet_cell_valid()
383 style = gnucash_sheet_get_style (sheet, virt_loc.vcell_loc); in gnucash_sheet_activate_cursor_cell()
H A Dgnucash-item-edit.c365 item_edit->style = gnucash_sheet_get_style (sheet, in gnc_item_edit_configure()