isPointerLocked 1817 Source/web/WebViewImpl.cpp if (isPointerLocked() && WebInputEvent::isMouseEventType(inputEvent.type)) { isPointerLocked 3943 Source/web/WebViewImpl.cpp return m_client && m_client->isPointerLocked(); isPointerLocked 500 Source/web/WebViewImpl.h bool isPointerLocked(); isPointerLocked 177 public/web/WebWidgetClient.h virtual bool isPointerLocked() { return false; }