Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:webframe

93 FrameLoaderClientAndroid::FrameLoaderClientAndroid(WebFrame* webframe)
95 , m_webFrame(webframe)
778 // WebView. In general, we delegate to the WebFrame, which may ask the
788 // notify the WebFrame, which may notify the embedding application that
1295 // m_webFrame points to the WebFrame for the page that our frame previously
1297 // m_webFrame to point to the WebFrame for the new page.
1302 m_webFrame = chromeClient->webFrame();