Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/libgnucash/app-utils/
H A Dgnc-ui-util.h361 gchar *numeric_to_words(gnc_numeric val);
H A Dgnc-ui-util.c2017 numeric_to_words(gnc_numeric val) in numeric_to_words() function
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome/
H A Ddialog-print-check.c2173 text = numeric_to_words(amount); in draw_page_items()
2347 text = numeric_to_words(amount); in draw_check_custom()