Searched defs:disconnectClient (Results 1 - 15 of 15) sorted by relevance

/external/webkit/Source/WebCore/platform/brew/
H A DPopupMenuBrew.cpp49 void PopupMenuBrew::disconnectClient() function in class:WebCore::PopupMenuBrew
/external/webkit/Source/WebCore/platform/efl/
H A DPopupMenuEfl.cpp74 void PopupMenuEfl::disconnectClient() function in class:WebCore::PopupMenuEfl
/external/webkit/Source/WebCore/platform/
H A DFileChooser.h63 void disconnectClient() { m_client = 0; } function in class:WebCore::FileChooser
/external/webkit/Source/WebCore/platform/android/
H A DSearchPopupMenuAndroid.h43 virtual void disconnectClient() { } function in class:WebCore::DummyPopup
H A DPopupMenuAndroid.cpp78 void disconnectClient() function in class:PopupReply
99 disconnectClient();
102 void PopupMenuAndroid::disconnectClient() function in class:WebCore::PopupMenuAndroid
106 m_reply->disconnectClient();
/external/webkit/Source/WebCore/platform/wx/
H A DPopupMenuWx.cpp76 void PopupMenuWx::disconnectClient() function in class:WebCore::PopupMenuWx
/external/webkit/Source/WebCore/platform/haiku/
H A DPopupMenuHaiku.cpp170 void PopupMenuHaiku::disconnectClient() function in class:WebCore::PopupMenuHaiku
/external/webkit/Source/WebKit/chromium/src/
H A DExternalPopupMenu.cpp89 void ExternalPopupMenu::disconnectClient() function in class:WebKit::ExternalPopupMenu
111 // disconnectClient, so we might not have a PopupMenuClient anymore.
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebPopupMenu.cpp52 void WebPopupMenu::disconnectClient() function in class:WebKit::WebPopupMenu
/external/webkit/Source/WebCore/platform/gtk/
H A DPopupMenuGtk.cpp148 void PopupMenuGtk::disconnectClient() function in class:WebCore::PopupMenuGtk
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DPopupMenuQt.cpp97 void PopupMenuQt::disconnectClient() function in class:WebCore::PopupMenuQt
/external/webkit/Source/WebCore/inspector/
H A DInspectorFrontendHost.cpp134 void InspectorFrontendHost::disconnectClient() function in class:WebCore::InspectorFrontendHost
166 disconnectClient(); // Disconnect from client.
174 disconnectClient(); // Disconnect from client.
/external/webkit/Source/WebCore/platform/win/
H A DPopupMenuWin.cpp118 void PopupMenuWin::disconnectClient() function in class:WebCore::PopupMenuWin
/external/webkit/Source/WebCore/platform/chromium/
H A DPopupMenuChromium.cpp148 void disconnectClient() { m_popupClient = 0; } function in class:WebCore::PopupListBox
1394 p.popup->listBox()->disconnectClient();
1417 void PopupMenuChromium::disconnectClient() function in class:WebCore::PopupMenuChromium
/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h73 virtual void disconnectClient() {} function in class:WebCore::EmptyPopupMenu

Completed in 324 milliseconds