Searched defs:client (Results 1 - 25 of 602) sorted by relevance

1234567891011>>

/macosx-10.10/WebCore-7600.1.25/platform/
H A DPlatformSpeechSynthesisUtterance.cpp33 PassRefPtr<PlatformSpeechSynthesisUtterance> PlatformSpeechSynthesisUtterance::create(PlatformSpeechSynthesisUtteranceClient* client) argument
38 PlatformSpeechSynthesisUtterance::PlatformSpeechSynthesisUtterance(PlatformSpeechSynthesisUtteranceClient* client) argument
H A DRemoteCommandListener.cpp32 std::unique_ptr<RemoteCommandListener> RemoteCommandListener::create(RemoteCommandListenerClient& client) argument
H A DSystemSleepListener.cpp32 std::unique_ptr<SystemSleepListener> SystemSleepListener::create(Client& client) argument
38 SystemSleepListener::SystemSleepListener(Client& client) argument
/macosx-10.10/WebCore-7600.1.25/platform/audio/
H A DAudioHardwareListener.cpp32 PassRefPtr<AudioHardwareListener> AudioHardwareListener::create(Client& client) argument
38 AudioHardwareListener::AudioHardwareListener(Client& client) argument
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/sasl/
H A Dgtoken.tcl
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebTextChecker.h43 WebTextCheckerClient& client() { return m_client; } function in class:WebKit::WebTextChecker
/macosx-10.10/WebKit2-7600.1.25/UIProcess/efl/
H A DWebPopupMenuListenerEfl.cpp31 WebPopupMenuListenerEfl::WebPopupMenuListenerEfl(WebPopupMenuProxy::Client* client) argument
H A DWebPopupMenuListenerEfl.h35 static PassRefPtr<WebPopupMenuListenerEfl> create(WebPopupMenuProxy::Client* client) argument
/macosx-10.10/WebCore-7600.1.25/Modules/navigatorcontentutils/
H A DNavigatorContentUtils.h46 explicit NavigatorContentUtils(std::unique_ptr<NavigatorContentUtilsClient> client) argument
63 NavigatorContentUtilsClient* client() { return m_client.get(); } function in class:WebCore::final
/macosx-10.10/WebCore-7600.1.25/Modules/notifications/
H A DNotificationController.h49 NotificationClient* client() { return m_client; } function in class:WebCore::NotificationController
/macosx-10.10/WebCore-7600.1.25/html/forms/
H A DFileIconLoader.cpp49 FileIconLoader::FileIconLoader(FileIconLoaderClient& client) argument
/macosx-10.10/WebCore-7600.1.25/page/
H A DUserMessageHandlerDescriptor.cpp35 UserMessageHandlerDescriptor::UserMessageHandlerDescriptor(const AtomicString& name, DOMWrapperWorld& world, Client& client) argument
/macosx-10.10/WebCore-7600.1.25/platform/gtk/
H A DPopupMenuGtk.h44 PopupMenuClient* client() const { return m_popupClient; } function in class:WebCore::PopupMenuGtk
/macosx-10.10/WebCore-7600.1.25/platform/network/curl/
H A DSocketStreamHandle.h48 static PassRefPtr<SocketStreamHandle> create(const URL& url, SocketStreamHandleClient* client) { return adoptRef(new SocketStreamHandle(url, client)); } argument
/macosx-10.10/WebCore-7600.1.25/platform/network/win/
H A DSocketStreamHandle.h48 static PassRefPtr<SocketStreamHandle> create(const URL& url, SocketStreamHandleClient* client) { return adoptRef(new SocketStreamHandle(url, client)); } argument
/macosx-10.10/WebKit-7600.1.25/ios/WebCoreSupport/
H A DPopupMenuIOS.h46 WebCore::PopupMenuClient* client() const { return m_popupClient; } function in class:PopupMenuIOS
H A DSearchPopupMenuIOS.cpp28 SearchPopupMenuIOS::SearchPopupMenuIOS(PopupMenuClient* client) argument
/macosx-10.10/bind9-45.101/bind9/bin/named/
H A Dlwderror.c43 ns_lwdclient_errorpktsend(ns_lwdclient_t *client, isc_uint32_t _result) { argument
[all...]
/macosx-10.10/ruby-106/ruby/sample/drb/
H A Dsimpletuple.rb69 def client(ts, n) method
/macosx-10.10/AppleUSBIrDA-145.2.4/
H A DAppleIrDA.cpp39 IrDAUserClient *client = NULL; local
[all...]
/macosx-10.10/Heimdal-398.1.2/kcm/
H A Dacl.c38 kcm_access(krb5_context context, kcm_client *client, kcm_operation opcode, kcm_ccache ccache) argument
70 kcm_chmod(krb5_context context, kcm_client *client, kcm_ccache ccache, uint16_t mode) argument
88 kcm_chown(krb5_context context, kcm_client *client, kcm_ccache ccache, uid_t uid) argument
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDUserClient.h106 task_t client; member in class:IOHIDStackShotUserClient
132 task_t client; member in class:IOHIDEventSystemUserClient
/macosx-10.10/Libinfo-459/rpc.subproj/
H A Dclnt_generic.c92 CLIENT *client; local
H A Dpmap_getmaps.c93 register CLIENT *client; local
/macosx-10.10/WebCore-7600.1.25/Modules/mediastream/
H A DUserMediaController.cpp37 UserMediaController::UserMediaController(UserMediaClient* client) argument
47 void provideUserMediaTo(Page* page, UserMediaClient* client) argument

Completed in 606 milliseconds

1234567891011>>