Lines Matching full:current_frame
59 WebFrame* current_frame = stack.back();61 if (GURL(current_frame->url()) == url)62 return current_frame;63 WebNodeCollection all = current_frame->document().all();