MCPcopy Create free account
hub / github.com/Sonic-DE/sonic-win / doStopMouseInterception

Method doStopMouseInterception

src/effect/effecthandler.cpp:508–511  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

506}
507
508void EffectsHandler::doStopMouseInterception()
509{
510 input()->pointer()->removeEffectsOverrideCursor();
511}
512
513bool EffectsHandler::isMouseInterception() const
514{

Callers

nothing calls this directly

Calls 2

inputFunction · 0.85

Tested by

no test coverage detected