Searched refs:RequestPointerLock (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_test_proxy.h179 bool RequestPointerLock();
358 return WebTestProxyBase::RequestPointerLock();
H A Dtest_runner.h122 bool RequestPointerLock();
H A Dweb_test_proxy.cc916 bool WebTestProxyBase::RequestPointerLock() { function in class:content::WebTestProxyBase
917 return test_interfaces_->GetTestRunner()->RequestPointerLock();
H A Dtest_runner.cc1869 bool TestRunner::RequestPointerLock() { function in class:content::TestRunner

Completed in 138 milliseconds