show_hiddenfiles  177 core/conf.c        CONF_INFO(  7, conf.show_hiddenfiles,                       CONF_DEF_VALUE, i:0),
show_hiddenfiles 1789 core/gui.c         MENU_ITEM(0x59,LANG_MENU_OSD_SHOW_HIDDENFILES,  MENUITEM_BOOL,          &conf.show_hiddenfiles, 0 ),
show_hiddenfiles  150 include/conf.h     int show_hiddenfiles;
show_hiddenfiles  636 modules/gui_fselect.c             if (!de.deleted && !de.iscurrent && (conf.show_hiddenfiles || !de.ishidden))