Searched refs:_removeChildAtIndex (Results 1 – 3 of 3) sorted by relevance
136 TreeOutline._removeChildAtIndex = function(childIndex) function in TreeOutline172 TreeOutline._removeChildAtIndex.call(this, childIndex);413 TreeOutline.prototype.removeChildAtIndex = TreeOutline._removeChildAtIndex;531 TreeElement.prototype.removeChildAtIndex = TreeOutline._removeChildAtIndex;
3218 (TreeOutline._removeChildAtIndex): Renamed from _removeChild3220 (TreeOutline._removeChild): Call _removeChildAtIndex with the3223 TreeOutline._removeChildAtIndex.
86297 (TreeOutline._removeChildAtIndex): Call _forgetChildrenRecursive