Home
last modified time | relevance | path

Searched defs:XF86VidModeLockModeSwitch (Results 1 – 4 of 4) sorted by relevance

/dports/devel/sdl12/SDL-1.2.15/src/video/x11/
H A DSDL_x11modes.c1051 SDL_NAME(XF86VidModeLockModeSwitch)(SDL_Display, SDL_Screen, True); in X11_EnterFullScreen() local
1090 SDL_NAME(XF86VidModeLockModeSwitch)(SDL_Display, SDL_Screen, False); in X11_LeaveFullScreen() local
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/x11/
H A Dxf86vmode.py297 XF86VidModeLockModeSwitch = _lib.XF86VidModeLockModeSwitch variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/x11/
H A Dxf86vmode.py297 XF86VidModeLockModeSwitch = _lib.XF86VidModeLockModeSwitch variable
/dports/x11/libXxf86vm/libXxf86vm-1.1.4/src/
H A DXF86VMode.c837 XF86VidModeLockModeSwitch(Display* dpy, int screen, int lock) in XF86VidModeLockModeSwitch() function