Lines Matching full:children
1315 - moved frame traversal code across from bridge, also dropped the children
1320 (-[WebBridge dealloc]): Don't release children array, that was moved
1496 (-[WebFrame _detachChildren]): Don't deallocate children array because
1542 - added new frame traversal methods, to avoid dealing with the children array
1571 (-[WebFrame _generateFrameName]): don't bother to nil-check children array, since
1637 (-[WebFrame _detachChildren]): Don't remove children as we loop any more, they
5716 (-[WebDebugDOMNode initWithName:value:source:children:]): Ditto.
5732 (-[WebRenderNode initWithName:position:rect:view:children:]): Ditto.
26156 children -> childFrames
26168 children -> childFrames
26182 children -> childFrames
28476 (-[WebHistoryItem children]):
30001 (-[WebRenderNode initWithName:position:rect:view:children:]):
30424 The children are frames, so we need to do stopLoading, not _stopLoading.
31380 (-[WebBookmarkGroup _sendNotification:forBookmark:children:]):
32988 processes children the same way
32991 processes children the same way
33024 of children; this recursion is now done by -[WebBookmarkGroup _addBookmark:]
34368 added a call that returns the internal array of children,
34374 commented -children and new -rawChildren
34379 use -rawChildren instead of -children