Lines Matching full:children
1580 NSMutableArray *children = [NSMutableArray arrayWithCapacity:coreFrame->tree()->childCount()];1582 [children addObject:kit(child)];1583 return children;