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

1234567891011>>

/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPlatformSpeechSynthesisUtterance.cpp33 PassRefPtr<PlatformSpeechSynthesisUtterance> PlatformSpeechSynthesisUtterance::create(PlatformSpeechSynthesisUtteranceClient* client) argument
38 PlatformSpeechSynthesisUtterance::PlatformSpeechSynthesisUtterance(PlatformSpeechSynthesisUtteranceClient* client) argument
H A DPlatformSpeechSynthesizer.cpp33 PassOwnPtr<PlatformSpeechSynthesizer> PlatformSpeechSynthesizer::create(PlatformSpeechSynthesizerClient* client) argument
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/sasl/
H A Dgtoken.tcl
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebTextChecker.h43 WebTextCheckerClient& client() { return m_client; } function in class:WebKit::WebTextChecker
/macosx-10.9.5/WebKit2-7537.78.2/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.9.5/WebCore-7537.78.1/Modules/navigatorcontentutils/
H A DNavigatorContentUtils.h61 explicit NavigatorContentUtils(NavigatorContentUtilsClient* client) argument
65 NavigatorContentUtilsClient* client() { return m_client; } function in class:WebCore::NavigatorContentUtils
/macosx-10.9.5/WebCore-7537.78.1/Modules/notifications/
H A DNotificationController.h49 NotificationClient* client() { return m_client; } function in class:WebCore::NotificationController
H A DNotificationController.cpp36 NotificationController::NotificationController(NotificationClient* client) argument
47 PassOwnPtr<NotificationController> NotificationController::create(NotificationClient* client) argument
64 void provideNotification(Page* page, NotificationClient* client) argument
/macosx-10.9.5/WebCore-7537.78.1/html/forms/
H A DFileIconLoader.cpp37 PassRefPtr<FileIconLoader> FileIconLoader::create(FileIconLoaderClient* client) argument
55 FileIconLoader::FileIconLoader(FileIconLoaderClient* client) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/blackberry/
H A DPopupMenuBlackBerry.h39 PopupMenuClient* client() const { return m_popupClient; } function in class:WebCore::PopupMenuBlackBerry
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DPopupMenuGtk.h44 PopupMenuClient* client() const { return m_popupClient; } function in class:WebCore::PopupMenuGtk
/macosx-10.9.5/WebCore-7537.78.1/platform/network/curl/
H A DSocketStreamHandle.h48 static PassRefPtr<SocketStreamHandle> create(const KURL& url, SocketStreamHandleClient* client) { return adoptRef(new SocketStreamHandle(url, client)); } argument
/macosx-10.9.5/WebCore-7537.78.1/platform/network/win/
H A DSocketStreamHandle.h48 static PassRefPtr<SocketStreamHandle> create(const KURL& url, SocketStreamHandleClient* client) { return adoptRef(new SocketStreamHandle(url, client)); } argument
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DPopupMenuEfl.h45 PopupMenuClient* client() const { return m_popupClient; } function in class:WebCore::PopupMenuEfl
/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dlwderror.c43 ns_lwdclient_errorpktsend(ns_lwdclient_t *client, isc_uint32_t _result) { argument
[all...]
/macosx-10.9.5/ruby-104/ruby/sample/drb/
H A Dsimpletuple.rb69 def client(ts, n) method
/macosx-10.9.5/AppleUSBIrDA-145.2.4/
H A DAppleIrDA.cpp39 IrDAUserClient *client = NULL; local
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/t/
H A Dcommon.pl122 sub client { subroutine
/macosx-10.9.5/Heimdal-323.92.1/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.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHIDUserClient.h106 task_t client; member in class:IOHIDStackShotUserClient
132 task_t client; member in class:IOHIDEventSystemUserClient
/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dclnt_generic.c92 CLIENT *client; local
H A Dpmap_getmaps.c93 register CLIENT *client; local
/macosx-10.9.5/WebCore-7537.78.1/Modules/mediastream/
H A DUserMediaController.cpp37 UserMediaController::UserMediaController(UserMediaClient* client) argument
47 PassOwnPtr<UserMediaController> UserMediaController::create(UserMediaClient* client) argument
52 void provideUserMediaTo(Page* page, UserMediaClient* client) argument
/macosx-10.9.5/WebCore-7537.78.1/Modules/networkinfo/
H A DNetworkInfoController.h43 NetworkInfoClient* client() { return m_client; } function in class:WebCore::NetworkInfoController

Completed in 158 milliseconds

1234567891011>>