Home | History | Annotate | Download | only in src

Lines Matching full:child

401             for (Node* child = children->firstItem(); child; child = children->nextItem()) {
402 HTMLLinkElement* linkElement = toHTMLLinkElement(child);
513 return fromFrame(frame()->tree()->child(name));