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…
203 const PatriciaTree* tree = GetPatriciaTree( section ); in GetItemIdImpl() local204 const PatriciaTree::NodeData* nodeData = tree->GetNodeDataBy( str ); in GetItemIdImpl()220 const PatriciaTree* tree = GetPatriciaTree( (Sections)section ); in DumpTree() local223 section, tree->rootIdx, tree->nodeTable.count ); in DumpTree()224 for ( u32 i = 0; i < tree->nodeTable.count; i++ ) in DumpTree()226 const PatriciaTree::Node* node = &tree->nodeTable.item[i]; in DumpTree()
2852 string $tree[]; // related node list2859 $tree = stringArrayCatenate($tree, $workList);2862 $tree = stringArrayRemoveDuplicates($tree);2863 $tree = `ls $tree`; // full path -> fine path2865 $tree = stringArrayRemove($workList, $tree); // exclude animation range node2866 $tree[size($tree)] = $animRange + ".nw4c_AnimRange" + $i; // add specified animation range2869 $workList = LsMaterial($tree);2876 $tree = stringArrayCatenate($tree, $workList);2877 $tree = stringArrayRemoveDuplicates($tree);2884 for ($item in $tree)[all …]
3425 else // sel (tree)