Home
last modified time | relevance | path

Searched refs:kTestWillRespond (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/web_test/browser/
H A Dweb_test_control_host.h410 kTestWillRespond, enumerator
H A Dweb_test_control_host.cc1022 if (next_pointer_lock_action_ == NextPointerLockAction::kTestWillRespond) in RequestToLockMouse()
1725 next_pointer_lock_action_ = NextPointerLockAction::kTestWillRespond; in SetPointerLockWillRespondAsynchronously()
1729 DCHECK_EQ(next_pointer_lock_action_, NextPointerLockAction::kTestWillRespond); in AllowPointerLock()