Home
last modified time | relevance | path

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

/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Ddirview.h54 gboolean show_dotfile; member
H A Ddirview2.c463 if (dv->show_dotfile || conf.dirview_show_current_dir) { in cb_tree_expand()
467 if (dv->show_dotfile || conf.dirview_show_parent_dir) { in cb_tree_expand()
483 || (dv->show_dotfile && g_basename(path)[0] == '.') in cb_tree_expand()
714 dv->show_dotfile = !dv->show_dotfile; in cb_dotfile_button()
2007 dv->show_dotfile = conf.dirview_show_dotfile; in dirview_create()
H A Ddirview.c417 && (!(!dv->show_dotfile && (filename[0] == '.')) in dirview_insert_node()
1346 dv->show_dotfile = !dv->show_dotfile; in cb_dotfile_button()
2079 dv->show_dotfile = conf.dirview_show_dotfile; in dirview_create()