Home
last modified time | relevance | path

Searched refs:Show_hidden_files (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/grafx2/grafx2/src/
H A Dstruct.h327 int Show_hidden_files; ///< Boolean, true to show hidden files in fileselectors. member
H A Dsaveini.c530 values[0]=conf->Show_hidden_files?1:0; in Save_INI()
H A Dreadini.c606 conf->Show_hidden_files=values[0]?1:0; in Load_INI()
H A Dbuttons.c1000 {" Hidden files:",4,&(selected_config.Show_hidden_files),0,1,0,Lookup_YesNo}, in Button_Settings()
1171 ||Config.Show_hidden_files!=selected_config.Show_hidden_files) in Button_Settings()
H A Dfilesel.c295 (Config.Show_hidden_files || !is_hidden)) in Read_dir_callback()
H A Dfactory.c2319 if (is_hidden && !Config.Show_hidden_files) in Add_script()
/dports/graphics/grafx2/grafx2/misc/switch/
H A Dgfx2def.ini89 Show_hidden_files = no ; (default 'no')
/dports/graphics/grafx2/grafx2/share/grafx2/
H A Dgfx2def.ini89 Show_hidden_files = no ; (default 'no')