Searched refs:sortChildren (Results 1 – 3 of 3) sorted by relevance
126 node.sortChildren(sortFunc);198 ProfileView.Node.prototype.sortChildren = function( method in ProfileView.Node
125 node.sortChildren(sortFunc);197 ProfileView.Node.prototype.sortChildren = function( method in ProfileView.Node
174 sortChildren(parent.children);562 sortChildren(a.children);669 sortChildren(target.children);674 function sortChildren(children: NavigationBarNode[]): void { function