Home
last modified time | relevance | path

Searched refs:allowScreenSaver (Results 1 – 8 of 8) sorted by relevance

/dports/games/manaplus/manaplus-2.1.3.17/src/utils/
H A Dsdlhelper.h82 void allowScreenSaver(const bool allow);
H A Dsdl2helper.h76 void allowScreenSaver(const bool allow);
H A Dsdlhelper.cpp210 void SDL::allowScreenSaver(const bool allow) in allowScreenSaver() function in SDL
H A Dsdl2helper.cpp218 void SDL::allowScreenSaver(const bool allow) in allowScreenSaver() function in SDL
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/view/slideshow/common/
H A Dslideshowloader.h113 void allowScreenSaver();
H A Dslideshowloader.cpp241 allowScreenSaver(); in ~SlideShowLoader()
686 void SlideShowLoader::allowScreenSaver() in allowScreenSaver() function in DigikamGenericSlideShowPlugin::SlideShowLoader
/dports/games/manaplus/manaplus-2.1.3.17/src/progs/dyecmd/
H A Dclient.cpp288 SDL::allowScreenSaver(config.getBoolValue("allowscreensaver")); in gameInit()
/dports/games/manaplus/manaplus-2.1.3.17/src/progs/manaplus/
H A Dclient.cpp380 SDL::allowScreenSaver(config.getBoolValue("allowscreensaver")); in gameInit()