Home
last modified time | relevance | path

Searched refs:CV_TREE (Results 1 – 13 of 13) sorted by relevance

/dports/misc/vifm/vifm-0.11/src/
H A Dfiltering.c487 if(flist_custom_active(view) && view->custom.type != CV_TREE) in list_is_incomplete()
798 if(flist_custom_active(view) && view->custom.type != CV_TREE && in local_filter_apply()
H A Drunning.c867 if(flist_custom_active(&lwin) && lwin.custom.type != CV_TREE) in rn_shell()
871 if(flist_custom_active(&rwin) && rwin.custom.type != CV_TREE) in rn_shell()
H A Dbuiltin_functions.c381 case CV_TREE: in getpanetype_builtin()
H A Dfilelist.c1787 if(view->custom.type == CV_TREE) in populate_custom_view()
2768 if(view->custom.type == CV_TREE && in check_if_filelist_has_changed()
3783 type = CV_TREE; in make_tree()
/dports/misc/vifm/vifm-0.11/src/ui/
H A Dui.h152 CV_TREE, /* Files of a file system sub-tree. */ enumerator
H A Dui.c658 return type == CV_TREE || type == CV_CUSTOM_TREE; in cv_tree()
/dports/misc/vifm/vifm-0.11/tests/commands/
H A Dsync.c180 assert_false(other_view->custom.type == CV_TREE); in TEST()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/os2/
H A Dpmstddlg.pas591 CV_TREE = $00000040;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/os2/
H A Dpmstddlg.pas591 CV_TREE = $00000040;
/dports/lang/fpc-source/fpc-3.2.2/rtl/os2/
H A Dpmstddlg.pas591 CV_TREE = $00000040;
/dports/lang/fpc/fpc-3.2.2/rtl/os2/
H A Dpmstddlg.pas591 CV_TREE = $00000040;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/os2/
H A Dtreectrl.cpp401 vCnrInfo.flWindowAttr = CV_TREE|CV_ICON; in Create()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/os2/
H A Dtreectrl.cpp401 vCnrInfo.flWindowAttr = CV_TREE|CV_ICON; in Create()