Searched refs:_removeChildAtIndex (Results 1 – 4 of 4) sorted by relevance
139 TreeOutline._removeChildAtIndex = function(childIndex) function in TreeOutline183 TreeOutline._removeChildAtIndex.call(this, childIndex);439 TreeOutline.prototype.removeChildAtIndex = TreeOutline._removeChildAtIndex;584 TreeElement.prototype.removeChildAtIndex = TreeOutline._removeChildAtIndex;
3218 (TreeOutline._removeChildAtIndex): Renamed from _removeChild3220 (TreeOutline._removeChild): Call _removeChildAtIndex with the3223 TreeOutline._removeChildAtIndex.
86297 (TreeOutline._removeChildAtIndex): Call _forgetChildrenRecursive
21795 (TreeOutline._removeChildAtIndex):