Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:subframe

1177     RefPtr<WebFrame> subframe = WebFrame::createSubframe(webPage, name, ownerElement);
1179 Frame* coreSubframe = subframe->coreFrame();