Home
last modified time | relevance | path

Searched refs:obt_xml_root (Results 1 – 9 of 9) sorted by relevance

/dports/x11-wm/openbox/openbox-3.6/obt/
H A Dxml.h65 xmlNodePtr obt_xml_root(ObtXmlInst *inst);
H A Dxml.c102 xmlNodePtr obt_xml_root(ObtXmlInst *i) in obt_xml_root() function
/dports/x11-wm/obconf/obconf-2.0.4/src/
H A Dtree.c31 n = obt_xml_root(parse_i); in tree_get_node()
H A Dmain.c256 root = obt_xml_root(parse_i); in main()
/dports/x11-wm/lxappearance-obconf/lxappearance-obconf-0.2.3/src/
H A Dtree.c38 n = obt_xml_root(xml_i); in tree_get_node()
H A Dmain.c211 root = obt_xml_root(xml_i); in plugin_load()
/dports/x11-wm/obconf-qt/obconf-qt-0.16.1/src/
H A Dtree.cpp35 n = obt_xml_root(parse_i); in tree_get_node()
H A Dobconf-qt.cpp228 root = obt_xml_root(parse_i); in main()
/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dsession.c698 node = obt_xml_root(i); in session_load_file()