Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching defs:corePage

403     WebCore::Page* corePage = core(webView);
404 if (!corePage || !corePage->focusController())
407 Frame* frame = corePage->focusController()->focusedOrMainFrame();
422 WebCore::Page* corePage = core(webView);
423 Frame* targetFrame = corePage->focusController()->focusedOrMainFrame();
444 WebCore::Page* corePage = core(m_webView);
445 Frame* targetFrame = corePage->focusController()->focusedOrMainFrame();