Home
last modified time | relevance | path

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

/dports/x11-wm/libcompizconfig/libcompizconfig-0.8.8/src/
H A Dcompiz.cpp1105 nodes = getNodesFromXPath (node->doc, node, path, &num); in nodeExists()
1442 nodes = getNodesFromXPath (node->doc, node, "edge", &num); in initEdgeValue()
1500 nodes = getNodesFromXPath (node->doc, node, "value", &num); in initListValue()
1595 nodes = getNodesFromXPath (node->doc, node, "desc", &num); in initIntInfo()
1718 nodes = getNodesFromXPath (node->doc, node, "sort", &num); in initStringInfo()
1740 nodes = getNodesFromXPath (node->doc, node, "restriction", &num); in initStringInfo()
2058 nodes = getNodesFromXPath (node->doc, node, "default", &num); in addOptionForPlugin()
2216 nodes = getNodesFromXPath (node->doc, node, in initDisplayScreenFromRootNode()
2234 optNodes = getNodesFromXPath in initDisplayScreenFromRootNode()
2276 nodes = getNodesFromXPath (node->doc, node, path, &num); in addStringsFromPath()
[all …]