Searched refs:createRequest (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DGeolocationPermissionRequestManagerProxy.h43 PassRefPtr<GeolocationPermissionRequestProxy> createRequest(uint64_t geolocationID);
H A DGeolocationPermissionRequestManagerProxy.cpp48 PassRefPtr<GeolocationPermissionRequestProxy> GeolocationPermissionRequestManagerProxy::createRequest(uint64_t geolocationID) function in class:WebKit::GeolocationPermissionRequestManagerProxy
H A DWebPageProxy.cpp4612 RefPtr<GeolocationPermissionRequestProxy> request = m_geolocationPermissionRequestManager.createRequest(geolocationID);
4629 RefPtr<NotificationPermissionRequest> request = m_notificationPermissionRequestManager.createRequest(requestID);
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Notifications/
H A DNotificationPermissionRequestManagerProxy.h44 PassRefPtr<NotificationPermissionRequest> createRequest(uint64_t notificationID);
H A DNotificationPermissionRequestManagerProxy.cpp49 PassRefPtr<NotificationPermissionRequest> NotificationPermissionRequestManagerProxy::createRequest(uint64_t notificationID) function in class:WebKit::NotificationPermissionRequestManagerProxy
/macosx-10.10/WebCore-7600.1.25/xml/
H A DXMLHttpRequest.cpp610 createRequest(ec);
637 createRequest(ec);
661 createRequest(ec);
681 createRequest(ec);
708 createRequest(ec);
714 createRequest(ec);
718 void XMLHttpRequest::createRequest(ExceptionCode& ec) function in class:WebCore::XMLHttpRequest
H A DXMLHttpRequest.h203 void createRequest(ExceptionCode&);
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/apps/actiweb/
H A DAgentClient.xotcl116 my createRequest "[self] testOnPlaceName $host" http://$host/

Completed in 375 milliseconds