Home
last modified time | relevance | path

Searched defs:xmldirs (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/wayfire/wayfire-0.7.0/src/core/
H A Dplugin.cpp122 std::vector<std::string> xmldirs; in get_xml_dirs() local
/dports/x11/wf-shell/wf-shell-0.7.0/src/util/
H A Dwf-shell-app.cpp77 std::vector<std::string> xmldirs(1, METADATA_DIR); in on_activate() local
/dports/devel/wf-config/wf-config-0.7.1/test/
H A Dfile_test.cpp349 std::vector xmldirs(1, xmldir); variable
/dports/devel/wf-config/wf-config-0.7.1/src/
H A Dfile.cpp563 const std::vector<std::string>& xmldirs) in load_xml_files()
640 const std::vector<std::string>& xmldirs, const std::string& sysconf, in build_configuration()