Home
last modified time | relevance | path

Searched defs:startMouseInterception (Results 1 – 2 of 2) sorted by last modified time

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/
H A Dmock_effectshandler.h199 void startMouseInterception(KWin::Effect *, Qt::CursorShape) override {} in startMouseInterception() function
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Deffects.cpp666 void EffectsHandlerImpl::startMouseInterception(Effect *effect, Qt::CursorShape shape) in startMouseInterception() function in KWin::EffectsHandlerImpl