Home
last modified time | relevance | path

Searched defs:getScreenCount (Results 1 – 5 of 5) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/graphics/
H A Dframeout.h282 inline int getScreenCount() const { in getScreenCount() function
/dports/games/scummvm/scummvm-2.5.1/engines/sci/graphics/
H A Dframeout.h287 inline int getScreenCount() const { in getScreenCount() function
/dports/graphics/photoqt/photoqt-1.6/cplusplus/scripts/getanddostuff/
H A Dwallpaper.cpp177 int GetAndDoStuffWallpaper::getScreenCount() { in getScreenCount() function in GetAndDoStuffWallpaper
/dports/graphics/photoqt/photoqt-1.6/cplusplus/scripts/
H A Dgetanddostuff.h121 Q_INVOKABLE int getScreenCount() { return wallpaper->getScreenCount(); } in getScreenCount() function
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dywindow.h366 int getScreenCount() const { return xiInfo.getCount(); } in getScreenCount() function