Searched defs:numberOfPendingGeolocationPermissionRequests (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DDumpRenderTreeSupportQt.cpp826 int DumpRenderTreeSupportQt::numberOfPendingGeolocationPermissionRequests(QWebPage* page) function in class:DumpRenderTreeSupportQt
/external/webkit/Tools/DumpRenderTree/chromium/
H A DLayoutTestController.cpp119 bindMethod("numberOfPendingGeolocationPermissionRequests", &LayoutTestController:: numberOfPendingGeolocationPermissionRequests);
1503 void LayoutTestController::numberOfPendingGeolocationPermissionRequests(const CppArgumentList& arguments, CppVariant* result) function in class:LayoutTestController
/external/webkit/Tools/DumpRenderTree/gtk/
H A DLayoutTestControllerGtk.cpp496 int LayoutTestController::numberOfPendingGeolocationPermissionRequests() function in class:LayoutTestController
/external/webkit/Tools/DumpRenderTree/qt/
H A DLayoutTestControllerQt.cpp788 int LayoutTestController::numberOfPendingGeolocationPermissionRequests() function in class:LayoutTestController
793 pendingPermissionCount += DumpRenderTreeSupportQt::numberOfPendingGeolocationPermissionRequests(page);
/external/webkit/Tools/DumpRenderTree/win/
H A DLayoutTestControllerWin.cpp435 int LayoutTestController::numberOfPendingGeolocationPermissionRequests() function in class:LayoutTestController
/external/webkit/Tools/DumpRenderTree/wx/
H A DLayoutTestControllerWx.cpp344 int LayoutTestController::numberOfPendingGeolocationPermissionRequests() function in class:LayoutTestController

Completed in 768 milliseconds