Searched refs:dpc (Results 1 – 1 of 1) sorted by relevance
1420 dpc = [],1429 dpc.push(tmp);1431 dpc = dpc.concat(m[tmp].children_d);1436 p.children_d = dpc;1438 m[p.parents[i]].children_d = m[p.parents[i]].children_d.concat(dpc);1447 this.trigger('model', { "nodes" : dpc, 'parent' : par });1497 dpc = [],1713 dpc.push(tmp);1715 dpc = dpc.concat(m[tmp].children_d);1719 m[p.parents[i]].children_d = m[p.parents[i]].children_d.concat(dpc);[all …]