Searched refs:childEndIndex (Results 1 – 1 of 1) sorted by relevance
1053 int32 childEndIndex = childIndex + count; in _AddChildRows() local1054 for (int32 i = childIndex; i < childEndIndex; i++) { in _AddChildRows()