Home | History | Annotate | Download | only in UIProcess

Lines Matching refs:getSourceForFrame

1205 void WebPageProxy::getSourceForFrame(WebFrameProxy* frame, PassRefPtr<StringCallback> prpCallback)
1216 process()->send(Messages::WebPage::GetSourceForFrame(frame->frameID(), callbackID), m_pageID);