Home | History | Annotate | Download | only in WebView

Lines Matching full:child

1478     for (Frame* child = coreFrame->tree()->firstChild(); child; child = child->tree()->nextSibling())
1479 [children addObject:kit(child)];