Home | History | Annotate | Download | only in web

Lines Matching refs:isPointerLocked

1954     if (isPointerLocked() && WebInputEvent::isMouseEventType(inputEvent.type)) {
4175 bool WebViewImpl::isPointerLocked()
4177 return m_client && m_client->isPointerLocked();