Home | History | Annotate | Download | only in mac

Lines Matching refs:numberOfPendingGeolocationPermissionRequests

316 int LayoutTestController::numberOfPendingGeolocationPermissionRequests()
318 return [[[mainFrame webView] UIDelegate] numberOfPendingGeolocationPermissionRequests];