Searched refs:tree (Results 1 – 4 of 4) sorted by relevance
8 …tree=null;delete this._nodes[J.index];},destroy:function(){if(this._destroyEditor){this._destroyEd… property in YAHOO.widget.Node9 …tree=E.tree;this.parent=E;this.depth=E.depth+1;this.tree.regNode(this);E.childrenRendered=false;fo…10 …tree.singleNodeHighlight){for(var D=0;D<this.children.length;D++){this.children[D].highlight(true)…11 …tree=A;};YAHOO.extend(YAHOO.widget.RootNode,YAHOO.widget.Node,{_type:"RootNode",getNodeHtml:functi…12 …tree._nodeEditing(this);};G.fillEditorContainer=null;G.destroyEditorContents=function(H){B.purgeEl…
201 const PatriciaTree* tree = GetPatriciaTree( section ); in GetItemIdImpl() local202 const PatriciaTree::NodeData* nodeData = tree->GetNodeDataBy( str ); in GetItemIdImpl()218 const PatriciaTree* tree = GetPatriciaTree( (Sections)section ); in DumpTree() local221 section, tree->rootIdx, tree->nodeTable.count ); in DumpTree()222 for ( u32 i = 0; i < tree->nodeTable.count; i++ ) in DumpTree()224 const PatriciaTree::Node* node = &tree->nodeTable.item[i]; in DumpTree()
2825 string $tree[]; // related node list2832 $tree = stringArrayCatenate($tree, $workList);2835 $tree = stringArrayRemoveDuplicates($tree);2836 $tree = `ls $tree`; // full path -> fine path2838 $tree = stringArrayRemove($workList, $tree); // exclude animation range node2839 $tree[size($tree)] = $animRange + ".nw4c_AnimRange" + $i; // add specified animation range2842 $workList = LsMaterial($tree);2849 $tree = stringArrayCatenate($tree, $workList);2850 $tree = stringArrayRemoveDuplicates($tree);2857 for ($item in $tree)[all …]
3310 else // sel (tree)