Home | History | Annotate | Download | only in ntp

Lines Matching full:children

254       var children = this.element.children;
256 children[i].id = 't' + i;
296 var children = this.element.children;
298 var t = children[i];
551 var children = this.element.children;
554 var t = children[i];
642 var index = Array.prototype.indexOf.call(item.parentNode.children,