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

/external/webkit/Tools/DumpRenderTree/chromium/
H A DLayoutTestController.cpp150 bindMethod("setGeolocationPermission", &LayoutTestController::setGeolocationPermission);
1591 void LayoutTestController::setGeolocationPermission(const CppArgumentList& arguments, CppVariant* result) function in class:LayoutTestController
/external/webkit/Tools/DumpRenderTree/gtk/
H A DLayoutTestControllerGtk.cpp490 void LayoutTestController::setGeolocationPermission(bool allow) function in class:LayoutTestController
/external/webkit/Tools/DumpRenderTree/qt/
H A DLayoutTestControllerQt.cpp777 void LayoutTestController::setGeolocationPermission(bool allow) function in class:LayoutTestController
/external/webkit/Tools/DumpRenderTree/win/
H A DLayoutTestControllerWin.cpp429 void LayoutTestController::setGeolocationPermission(bool allow) function in class:LayoutTestController
/external/webkit/Tools/DumpRenderTree/wx/
H A DLayoutTestControllerWx.cpp338 void LayoutTestController::setGeolocationPermission(bool allow) function in class:LayoutTestController
/external/webkit/Source/WebKit/qt/tests/qwebpage/
H A Dtst_qwebpage.cpp249 void setGeolocationPermission(bool allow) function in class:JSTestPage
279 newPage->setGeolocationPermission(false);
288 newPage->setGeolocationPermission(true);

Completed in 192 milliseconds