Lines Matching refs:firstChild

301     for (RenderObject* child = firstChild(); child; child = child->nextSibling()) {
380 if (RenderObject* o = firstChild())
402 if (RenderObject* o = firstChild())
444 RenderObject* child = firstChild();
452 RenderObject* r = firstChild();
455 n = r->firstChild();
491 for (RenderObject* curr = obj->firstChild(); curr; curr = curr->nextSibling())
515 for (RenderObject* curr = firstChild(); curr; curr = curr->nextSibling())
533 for (RenderObject* curr = firstChild(); curr; curr = curr->nextSibling())
552 for (RenderObject* curr = startPoint ? startPoint->nextSibling() : firstChild();
1289 for (RenderObject* current = firstChild(); current; current = current->nextSibling())
1297 for (RenderObject* current = firstChild(); current; current = current->nextSibling())
1651 for (const RenderObject* child = firstChild(); child; child = child->nextSibling())
1828 for (const RenderObject* r = firstChild(); r; r = r->nextSibling()) {
2053 for (RenderObject* child = firstChild(); child; child = child->nextSibling()) {
2350 for (RenderObject* curr = firstChild(); curr; curr = curr->nextSibling()) {
2559 if (firstChild() || hasLayer()) {
2592 if (firstChild() || hasLayer()) {
2625 for (RenderObject* child = children->firstChild(); child; child = child->nextSibling())
2655 if (destroyRootParent->firstChild() != this || destroyRootParent->lastChild() != this)
2705 for (RenderObject* curr = firstChild(); curr; curr = curr->nextSibling())
2784 RenderObject* child = firstChild();
2998 for (RenderObject* curr = firstChild(); curr; curr = curr->nextSibling())