Home
last modified time | relevance | path

Searched refs:da_acc_length (Results 1 – 5 of 5) sorted by relevance

/dports/finance/homebank/homebank-5.5.1/src/
H A Dhb-account.c97 da_acc_length(void) in da_acc_length() function
223 item->pos = da_acc_length() + 1; in da_acc_append()
516 DB( g_print(" - alloc for %d account\n", da_acc_length() ) ); in account_set_currency()
H A Dhb-account.h104 guint da_acc_length(void);
H A Dhub-account.c110 nballoc = da_acc_length (); in ui_hub_account_groups_get()
H A Dui-dialogs.c200 count = da_acc_length (); in ui_dialog_file_statistics()
H A Ddsp-mainwindow.c1349 sensitive = da_acc_length() > 0 ? TRUE : FALSE; in ui_mainwindow_update()