Searched defs:chromeClient (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DDragClientQt.h37 DragClientQt(ChromeClient* chromeClient) : m_chromeClient(chromeClient) { }; argument
H A DFullScreenVideoQt.cpp86 FullScreenVideoQt::FullScreenVideoQt(ChromeClientQt* chromeClient) argument
H A DPopupMenuQt.cpp76 PopupMenuQt::PopupMenuQt(PopupMenuClient* client, const ChromeClientQt* chromeClient) argument
H A DChromeClientQt.cpp94 RefreshAnimation(ChromeClientQt* chromeClient) argument
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DColorChooserEfl.cpp39 ColorChooserEfl::ColorChooserEfl(ChromeClientEfl* chromeClient) argument
H A DPopupMenuEfl.cpp54 ChromeClientEfl* chromeClient = static_cast<ChromeClientEfl*>(view->frame()->page()->chrome().client()); local
64 ChromeClientEfl* chromeClient = static_cast<ChromeClientEfl*>(m_view->frame()->page()->chrome().client()); local
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DPage.h129 ChromeClient* chromeClient; member in struct:WebCore::Page::PageClients
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DChromeClientGtk.cpp966 static gboolean onFullscreenGtkKeyPressEvent(GtkWidget* widget, GdkEventKey* event, ChromeClient* chromeClient) argument
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderLayerCompositor.cpp258 ChromeClient* chromeClient = page->chrome().client(); local
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebPage.cpp521 ChromeClientBlackBerry* chromeClient = new ChromeClientBlackBerry(this); local

Completed in 161 milliseconds