Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/gnucash/register/register-core/
H A Dcellblock.h128 int gnc_cellblock_changed (CellBlock *cursor,
H A Dcellblock.c157 gnc_cellblock_changed (CellBlock *cursor, gboolean include_conditional) in gnc_cellblock_changed() function
H A Dtable-allgui.c152 return gnc_cellblock_changed (table->current_cursor, include_conditional); in gnc_table_current_cursor_changed()