Searched defs:deny (Results 1 – 8 of 8) sorted by relevance
48 void GeolocationPermissionRequestProxy::deny() in deny() function in WebKit::GeolocationPermissionRequestProxy
114 int deny, in qemu_acl_append()131 int deny, in qemu_acl_insert()
35 int deny; member
1629 int deny = strcmp(command, "deny") == 0 ? 1 : 0; in do_acl() local
93 HRESULT STDMETHODCALLTYPE WebGeolocationPolicyListener::deny() in deny() function in WebGeolocationPolicyListener
114 {
49 <!ELEMENT deny EMPTY> element
413 void GeolocationPermissions::setAlwaysDeny(bool deny) in setAlwaysDeny()