Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:numberOfPendingGeolocationPermissionRequests

870     return JSValueMakeNumber(context, controller->numberOfPendingGeolocationPermissionRequests());
2213 { "numberOfPendingGeolocationPermissionRequests", numberOfPendingGeolocationPermissionRequestsCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },