Home
last modified time | relevance | path

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

/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-utils/
H A Dgnc-tree-view-account.c2387 #define SHOW_UNUSED "ShowUnused" macro
2491 g_key_file_set_boolean(key_file, group_name, SHOW_UNUSED, in gnc_tree_view_account_save()
2607 show = g_key_file_get_boolean(key_file, group_name, SHOW_UNUSED, &error); in gnc_tree_view_account_restore()
2611 group_name, SHOW_UNUSED, error->message); in gnc_tree_view_account_restore()
/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dlib-std.h1257 SHOW_UNUSED = 0x00100000, // show unused areas enumerator
H A Dlib-std.c3364 { SHOW_UNUSED, "UNUSED", 0, 0 }, in ScanShowMode()
3430 if ( show_mode & SHOW_UNUSED ) in ConvertShow2PFST()
H A Dwit.c2439 it->show_mode &= ~SHOW_UNUSED; in exec_files()
H A Diso-interface.c681 ConvertShow2PFST(show_mode,SHOW__ALL&~SHOW_UNUSED) | WD_PFST_PART, in Dump_ISO()