Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:webframe

92 FrameLoaderClientAndroid::FrameLoaderClientAndroid(WebFrame* webframe)
94 , m_webFrame(webframe)
779 // WebView. In general, we delegate to the WebFrame, which may ask the
789 // notify the WebFrame, which may notify the embedding application that
1290 // m_webFrame points to the WebFrame for the page that our frame previously
1292 // m_webFrame to point to the WebFrame for the new page.
1297 m_webFrame = chromeClient->webFrame();