Home
last modified time | relevance | path

Searched refs:doStartMouseInterception (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/plugins/platforms/x11/standalone/
H A Deffects_x11.h35 void doStartMouseInterception(Qt::CursorShape shape) override;
H A Deffects_x11.cpp63 void EffectsHandlerImplX11::doStartMouseInterception(Qt::CursorShape shape) in doStartMouseInterception() function in KWin::EffectsHandlerImplX11
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Deffects.h318 virtual void doStartMouseInterception(Qt::CursorShape shape);
H A Deffects.cpp675 doStartMouseInterception(shape); in startMouseInterception()
678 void EffectsHandlerImpl::doStartMouseInterception(Qt::CursorShape shape) in doStartMouseInterception() function in KWin::EffectsHandlerImpl