Searched refs:RemoteAXObjectRef (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/
H A DFrameLoaderClient.h44 typedef id RemoteAXObjectRef; typedef
46 typedef void* RemoteAXObjectRef; typedef
290 virtual RemoteAXObjectRef accessibilityRemoteObject() = 0;
H A DEmptyClients.h389 virtual RemoteAXObjectRef accessibilityRemoteObject() override { return 0; }
/macosx-10.10/WebKit-7600.1.25/mac/WebCoreSupport/
H A DWebFrameLoaderClient.h222 virtual RemoteAXObjectRef accessibilityRemoteObject() override { return 0; }
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebFrameLoaderClient.h210 virtual RemoteAXObjectRef accessibilityRemoteObject() override;
H A DWebFrameLoaderClient.cpp1549 RemoteAXObjectRef WebFrameLoaderClient::accessibilityRemoteObject()

Completed in 200 milliseconds