Home | History | Annotate | Download | only in Api

Lines Matching full:child

524     context. The \a object will be inserted as a child of the frame's window
548 context. The \a object will be inserted as a child of the frame's window
929 for (Frame *child = tree->firstChild(); child; child = child->tree()->nextSibling()) {
930 FrameLoader *loader = child->loader();