Searched defs:setClient (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.9.5/WebCore-7537.78.1/platform/audio/
H A DAudioSourceProvider.h44 virtual void setClient(AudioSourceProviderClient*) { }; function in class:WebCore::AudioSourceProvider
/macosx-10.9.5/WebCore-7537.78.1/fileapi/
H A DAsyncFileStream.h65 void setClient(FileStreamClient* client) { m_client = client; } function in class:WebCore::AsyncFileStream
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DPlatformInstrumentation.cpp51 void PlatformInstrumentation::setClient(PlatformInstrumentationClient* client) function in class:WebCore::PlatformInstrumentation
H A DPlatformSpeechSynthesisUtterance.h74 void setClient(PlatformSpeechSynthesisUtteranceClient* client) { m_client = client; } function in class:WebCore::PlatformSpeechSynthesisUtterance
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/texmap/
H A DTextureMapperPlatformCompiledProgram.h56 void setClient(PassRefPtr<TextureMapperPlatformCompiledProgramClient> client) { m_client = client; } function in class:WebCore::TextureMapperPlatformCompiledProgram
/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DSocketStreamHandleBase.cpp102 void SocketStreamHandleBase::setClient(SocketStreamHandleClient* client) function in class:WebCore::SocketStreamHandleBase
H A DResourceHandle.cpp145 void ResourceHandle::setClient(ResourceHandleClient* client) function in class:WebCore::ResourceHandle
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebKitSupport/
H A DInspectorOverlayBlackBerry.h47 void setClient(InspectorOverlayClient* client) { m_client = client; } function in class:BlackBerry::WebKit::InspectorOverlay
/macosx-10.9.5/WebKit2-7537.78.2/Shared/CoordinatedGraphics/
H A DWebCustomFilterProgramProxy.h72 void setClient(WebCustomFilterProgramProxyClient* client) { m_client = client; } function in class:WebKit::WebCustomFilterProgramProxy
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Plugins/
H A DPluginInfoStore.h76 void setClient(PluginInfoStoreClient* client) { m_client = client; } function in class:WebKit::PluginInfoStore
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebTextChecker.cpp46 void WebTextChecker::setClient(const WKTextCheckerClient* client) function in class:WebKit::WebTextChecker
/macosx-10.9.5/WebCore-7537.78.1/Modules/encryptedmedia/
H A DCDM.h81 void setClient(CDMClient* client) { m_client = client; } function in class:WebCore::CDM
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DCACFLayerTreeHost.h65 void setClient(CACFLayerTreeHostClient* client) { m_client = client; } function in class:WebCore::CACFLayerTreeHost
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DTextureMapperPlatformLayer.h47 void setClient(TextureMapperPlatformLayer::Client* client) function in class:WebCore::TextureMapperPlatformLayer
/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DDatabaseServer.cpp45 void DatabaseServer::setClient(DatabaseManagerClient* client) function in class:WebCore::DatabaseServer
H A DDatabaseManager.cpp94 void DatabaseManager::setClient(DatabaseManagerClient* client) function in class:WebCore::DatabaseManager
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DAudioTrackPrivate.h55 void setClient(AudioTrackPrivateClient* client) { m_client = client; } function in class:WebCore::AudioTrackPrivate
H A DInbandTextTrackPrivate.h48 void setClient(InbandTextTrackPrivateClient* client) { m_client = client; } function in class:WebCore::InbandTextTrackPrivate
H A DVideoTrackPrivate.h55 void setClient(VideoTrackPrivateClient* client) { m_client = client; } function in class:WebCore::VideoTrackPrivate
/macosx-10.9.5/WebCore-7537.78.1/platform/mediastream/
H A DMediaStreamDescriptor.h70 void setClient(MediaStreamDescriptorClient* client) { m_client = client; } function in class:WebCore::MediaStreamDescriptor
/macosx-10.9.5/WebCore-7537.78.1/loader/icon/
H A DIconDatabaseBase.h208 virtual void setClient(IconDatabaseClient*) { } function in class:WebCore::IconDatabaseBase
/macosx-10.9.5/WebCore-7537.78.1/loader/icon/wince/
H A DIconDatabaseWinCE.cpp47 void IconDatabase::setClient(IconDatabaseClient*) {} function in class:WebCore::IconDatabase
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebOverlay_p.h68 void setClient(WebOverlayClient* c) { client = c; } function in class:BlackBerry::WebKit::WebOverlayPrivate
H A DWebOverlay.cpp191 void WebOverlay::setClient(WebOverlayClient* client) function in class:BlackBerry::WebKit::WebOverlay
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/java/CyrusSasl/
H A DGenericCommon.java152 public boolean setClient(InetAddress local,int port) method in class:GenericCommon
169 public boolean setClient(int port) method in class:GenericCommon

Completed in 135 milliseconds

12