Home | History | Annotate | Download | only in renderer

Lines Matching refs:mouse_lock_dispatcher_

647       mouse_lock_dispatcher_(NULL),
781 mouse_lock_dispatcher_ = new RenderViewMouseLockDispatcher(this);
1863 return mouse_lock_dispatcher_->LockMouse(webwidget_mouse_lock_target_.get());
1867 mouse_lock_dispatcher_->UnlockMouse(webwidget_mouse_lock_target_.get());
1871 return mouse_lock_dispatcher_->IsMouseLockedTo(
3220 return mouse_lock_dispatcher_->WillHandleMouseEvent(event);