Home
last modified time | relevance | path

Searched refs:XineramaIsActive (Results 1 – 25 of 206) sorted by relevance

123456789

/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/x11/
H A Dxinerama.py98 XineramaIsActive = _lib.XineramaIsActive variable
99 XineramaIsActive.restype = c_int
100 XineramaIsActive.argtypes = [POINTER(Display)]
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/x11/
H A Dxinerama.py98 XineramaIsActive = _lib.XineramaIsActive variable
99 XineramaIsActive.restype = c_int
100 XineramaIsActive.argtypes = [POINTER(Display)]
/dports/x11/libXinerama/libXinerama-1.1.4/man/
H A DMakefile.am33 XineramaIsActive \
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/native/jogl/
H A DXinerama.h57 Bool XineramaIsActive(Display *dpy);
H A DXinerama.c246 Bool XineramaIsActive(Display *dpy) in XineramaIsActive() function
256 GetReq (XineramaIsActive, req); in XineramaIsActive()
/dports/x11/libXinerama/libXinerama-1.1.4/include/X11/extensions/
H A DXinerama.h54 Bool XineramaIsActive(Display *dpy);
/dports/devel/sdl12/SDL-1.2.15/src/video/Xext/extensions/
H A DXinerama.h28 Bool SDL_NAME(XineramaIsActive)(Display *dpy);
/dports/graphics/opendx/dx-4.4.4/src/uipp/startup/
H A DStartupApplication.C166 if (XineramaIsActive(this->display)) { in initialize()
279 if (XineramaIsActive(this->display)) { in postStartupWindow()
/dports/x11/p5-X11-Protocol-Other/X11-Protocol-Other-31/examples/
H A Dxinerama-info.pl54 my $active = $X->XineramaIsActive ();
/dports/x11/p5-X11-Protocol-Other/X11-Protocol-Other-31/devel/
H A Dxinerama.pl67 my @active = $X->XineramaIsActive ();
/dports/lang/fpc-source/fpc-3.2.2/packages/x11/src/
H A Dxinerama.pp23 function XineramaIsActive(dpy:PDisplay):TBoolResult;cdecl;external 'Xinerama';
/dports/x11/fpc-x11/fpc-3.2.2/packages/x11/src/
H A Dxinerama.pp23 function XineramaIsActive(dpy:PDisplay):TBoolResult;cdecl;external 'Xinerama';
/dports/x11/p5-X11-Protocol-Other/X11-Protocol-Other-31/t/
H A DXINERAMA-11.t92 my @ret = $X->XineramaIsActive ();
/dports/x11/libXinerama/libXinerama-1.1.4/src/
H A DXinerama.c246 Bool XineramaIsActive(Display *dpy) in XineramaIsActive() function
256 GetReq (XineramaIsActive, req); in XineramaIsActive()
/dports/devel/sdl12/SDL-1.2.15/src/video/Xext/Xinerama/
H A DXinerama.c251 Bool SDL_NAME(XineramaIsActive)(Display *dpy) in SDL_NAME() argument
261 GetReq (XineramaIsActive, req); in SDL_NAME()
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/x11-2.18.2/src/
H A Dxinerama.rs26 pub fn XineramaIsActive (dpy: *mut Display) -> Bool,
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/x11-dl-2.19.1/src/
H A Dxinerama.rs14 pub fn XineramaIsActive (dpy: *mut Display) -> Bool,
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/x11-dl-2.18.3/src/
H A Dxinerama.rs26 pub fn XineramaIsActive (dpy: *mut Display) -> Bool,
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/x11-dl-2.18.5/src/
H A Dxinerama.rs26 pub fn XineramaIsActive (dpy: *mut Display) -> Bool,
/dports/games/dose-response/dose-response-179c326/cargo-crates/x11-dl-2.18.3/src/
H A Dxinerama.rs26 pub fn XineramaIsActive (dpy: *mut Display) -> Bool,
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/x11-dl-2.18.5/src/
H A Dxinerama.rs26 pub fn XineramaIsActive (dpy: *mut Display) -> Bool,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/x11/src/
H A Dxinerama.rs26 pub fn XineramaIsActive (dpy: *mut Display) -> Bool,
/dports/graphics/rx/rx-0.4.0/cargo-crates/x11-2.18.1/src/
H A Dxinerama.rs26 pub fn XineramaIsActive (dpy: *mut Display) -> Bool,
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/x11-2.18.2/src/
H A Dxinerama.rs26 pub fn XineramaIsActive (dpy: *mut Display) -> Bool,
/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dmonitordetection.cpp26 if (!XineramaIsActive(X.display())) { in detectMonitorsXinerama()

123456789