Home
last modified time | relevance | path

Searched defs:FULLSCREEN_MODE (Results 1 – 7 of 7) sorted by relevance

/dports/deskutils/flameshot/flameshot-0.10.2/src/core/
H A Dcapturerequest.h15 FULLSCREEN_MODE, enumerator
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ui/
H A DUiContext.h40 enum class FULLSCREEN_MODE enum
H A DDummyUiContext.cpp63 void SetFullscreenMode(FULLSCREEN_MODE /*mode*/) override in SetFullscreenMode() argument
/dports/chinese/pcmanx/pcmanx-gtk2-1.3/src/
H A Dmainframe.h231 enum {NORMAL_MODE, FULLSCREEN_MODE, SIMPLE_MODE} m_Mode; enumerator
/dports/x11/polybar/polybar-3.5.7/lib/i3ipcpp/include/i3ipc++/
H A Dipc.hpp105 FULLSCREEN_MODE = 'F', ///< Window toggled to fullscreen mode enumerator
/dports/net/remmina/Remmina-0ef1621b3e16b3168213147a2bfca39da2c2668f/src/
H A Dremmina_pref.h59 FULLSCREEN_MODE = 2, enumerator
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/fsgs/
H A Doption.py179 FULLSCREEN_MODE = "fullscreen_mode" variable in Option