Lines Matching full:children
280 GSList* children = DumpRenderTreeSupportGtk::getFrameChildren(frame);281 for (GSList* child = children; child; child = g_slist_next(child))283 g_slist_free(children);