Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.treetable.js275 Tree.prototype.findLastNode = function (node) { method in Tree
277 return this.findLastNode(node.children[node.children.length - 1]);
511 var lastNode = this.data("treetable").findLastNode(node);