Home
last modified time | relevance | path

Searched refs:numberOfPendingGeolocationPermissionRequests (Results 1 – 18 of 18) sorted by relevance

/external/webkit/Tools/DumpRenderTree/mac/
DUIDelegate.h40 - (int)numberOfPendingGeolocationPermissionRequests;
DUIDelegate.mm208 - (int)numberOfPendingGeolocationPermissionRequests
DLayoutTestControllerMac.mm316 int LayoutTestController::numberOfPendingGeolocationPermissionRequests() function
318 return [[[mainFrame webView] UIDelegate] numberOfPendingGeolocationPermissionRequests];
/external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
Dpage-reload-cancel-permission-requests.js13 numPendingRequests = layoutTestController.numberOfPendingGeolocationPermissionRequests();
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DDumpRenderTreeSupportQt.h150 static int numberOfPendingGeolocationPermissionRequests(QWebPage*); in Q_DECLARE_METATYPE()
DDumpRenderTreeSupportQt.cpp826 int DumpRenderTreeSupportQt::numberOfPendingGeolocationPermissionRequests(QWebPage* page) in numberOfPendingGeolocationPermissionRequests() function in DumpRenderTreeSupportQt
/external/webkit/Tools/DumpRenderTree/wx/
DLayoutTestControllerWx.cpp344 int LayoutTestController::numberOfPendingGeolocationPermissionRequests() in numberOfPendingGeolocationPermissionRequests() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/qt/
DLayoutTestControllerQt.h224 int numberOfPendingGeolocationPermissionRequests();
DLayoutTestControllerQt.cpp788 int LayoutTestController::numberOfPendingGeolocationPermissionRequests() in numberOfPendingGeolocationPermissionRequests() function in LayoutTestController
793 …pendingPermissionCount += DumpRenderTreeSupportQt::numberOfPendingGeolocationPermissionRequests(pa… in numberOfPendingGeolocationPermissionRequests()
/external/webkit/Tools/DumpRenderTree/chromium/
DLayoutTestController.h315 void numberOfPendingGeolocationPermissionRequests(const CppArgumentList&, CppVariant*);
DLayoutTestController.cpp119 …olocationPermissionRequests", &LayoutTestController:: numberOfPendingGeolocationPermissionRequests in LayoutTestController()
1503 void LayoutTestController::numberOfPendingGeolocationPermissionRequests(const CppArgumentList& argu… in numberOfPendingGeolocationPermissionRequests() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/
DLayoutTestController.h73 int numberOfPendingGeolocationPermissionRequests();
DLayoutTestController.cpp870 return JSValueMakeNumber(context, controller->numberOfPendingGeolocationPermissionRequests()); in numberOfPendingGeolocationPermissionRequestsCallback()
/external/webkit/Tools/
DChangeLog2037 [Qt] LayoutTestController needs to implement numberOfPendingGeolocationPermissionRequests
2046 (LayoutTestController::numberOfPendingGeolocationPermissionRequests):
5171 (LayoutTestController::numberOfPendingGeolocationPermissionRequests):
5174 (LayoutTestController::numberOfPendingGeolocationPermissionRequests):
5176 (LayoutTestController::numberOfPendingGeolocationPermissionRequests):
5179 (-[UIDelegate numberOfPendingGeolocationPermissionRequests]):
5181 (LayoutTestController::numberOfPendingGeolocationPermissionRequests):
5184 (LayoutTestController::numberOfPendingGeolocationPermissionRequests):
5186 (LayoutTestController::numberOfPendingGeolocationPermissionRequests):
5558 (LayoutTestController::numberOfPendingGeolocationPermissionRequests):
[all …]
/external/webkit/Tools/DumpRenderTree/gtk/
DLayoutTestControllerGtk.cpp496 int LayoutTestController::numberOfPendingGeolocationPermissionRequests() in numberOfPendingGeolocationPermissionRequests() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/win/
DLayoutTestControllerWin.cpp435 int LayoutTestController::numberOfPendingGeolocationPermissionRequests() in numberOfPendingGeolocationPermissionRequests() function in LayoutTestController
/external/webkit/Source/WebKit/qt/
DChangeLog403 [Qt] LayoutTestController needs to implement numberOfPendingGeolocationPermissionRequests
406 …Add the accessor numberOfPendingGeolocationPermissionRequests to call GeolocationClientMock::numbe…
410 (DumpRenderTreeSupportQt::numberOfPendingGeolocationPermissionRequests):
/external/webkit/Source/WebCore/
DChangeLog46154 numberOfPendingGeolocationPermissionRequests method.
49678 numberOfPendingGeolocationPermissionRequests method.
55627 numberOfPendingGeolocationPermissionRequests method.