Home
last modified time | relevance | path

Searched refs:XRRSelectInput (Results 1 – 25 of 136) sorted by relevance

123456

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Drandrwrapper.cxx55 void XRRSelectInput( Display* i_pDisp, ::Window i_window, int i_nMask ) in XRRSelectInput() function in __anonf20f46600111::RandRWrapper
58 ::XRRSelectInput( i_pDisp, i_window, i_nMask ); in XRRSelectInput()
113 … RandRWrapper::get( GetDisplay() ).XRRSelectInput( GetDisplay(), aRoot, RRScreenChangeNotifyMask ); in InitRandR()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Drandrwrapper.cxx53 void XRRSelectInput( Display* i_pDisp, ::Window i_window, int i_nMask ) in XRRSelectInput() function in __anon6c1c5ab80111::RandRWrapper
56 ::XRRSelectInput( i_pDisp, i_window, i_nMask ); in XRRSelectInput()
111 … RandRWrapper::get( GetDisplay() ).XRRSelectInput( GetDisplay(), aRoot, RRScreenChangeNotifyMask ); in InitRandR()
/dports/net/x11vnc/x11vnc-0.9.16/src/
H A Dxrandr.c72 XRRSelectInput(dpy, rootwin, RRScreenChangeNotifyMask); in initialize_xrandr()
74 XRRSelectInput(dpy, rootwin, 0); in initialize_xrandr()
/dports/x11/libXrandr/libXrandr-1.5.2/man/
H A DMakefile.am44 XRRSelectInput
/dports/x11-servers/x2vnc/x2vnc-1.7.2/
H A Dconfigure.in37 AC_SEARCH_LIBS(XRRSelectInput,Xext Xrandr,[AC_DEFINE(HAVE_XRANDR)])
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/
H A DXrandr.h133 void XRRSelectInput(Display *dpy, Window window, int mask);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/
H A DXrandr.h133 void XRRSelectInput(Display *dpy, Window window, int mask);
/dports/games/torcs/torcs-1.3.7/src/libs/tgfclient/
H A Dfg_gm.cpp220 XRRSelectInput(fgDisplay.display, fgDisplay.RootWindow, RRScreenChangeNotifyMask); in fghRestoreState()
358 XRRSelectInput(fgDisplay.display, fgDisplay.RootWindow, RRScreenChangeNotifyMask); in fghChangeDisplayMode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/x/
H A Dx11_display_manager.cc37 XRRSelectInput(xdisplay_, x_root_window_, in Init()
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/cmd/wmii/
H A Dxext.c58 XRRSelectInput(display, scr.root.xid, RRScreenChangeNotifyMask); in randr_init()
/dports/lang/fpc-source/fpc-3.2.2/packages/x11/src/
H A Drandr.inc54 { used in XRRSelectInput }
/dports/x11/fpc-x11/fpc-3.2.2/packages/x11/src/
H A Drandr.inc54 { used in XRRSelectInput }
/dports/x11/x-on-resize/x-on-resize-f59c9247e682b95f4091def7575490466f131131/
H A Dx-on-resize.c172 XRRSelectInput(dpy, RootWindow(dpy, 0), RROutputChangeNotifyMask); in main()
/dports/x11-wm/ratpoison/ratpoison-1.4.9/src/
H A Dxrandr.c50 XRRSelectInput (dpy, RootWindow (dpy, DefaultScreen(dpy)), in init_xrandr()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/winit-0.19.1/src/platform/linux/x11/
H A Dmonitor.rs270 unsafe { (self.xrandr.XRRSelectInput)(self.display, root, mask) }; in select_xrandr_input()
/dports/games/dose-response/dose-response-179c326/cargo-crates/winit-0.19.4/src/platform/linux/x11/
H A Dmonitor.rs270 unsafe { (self.xrandr.XRRSelectInput)(self.display, root, mask) }; in select_xrandr_input()
/dports/x11-wm/sdorfehs/sdorfehs-1.2/
H A Dxrandr.c54 XRRSelectInput(dpy, RootWindow(dpy, DefaultScreen(dpy)), in init_xrandr()
/dports/sysutils/barrier/barrier-2.3.3/src/lib/platform/
H A DXWindowsImpl.cpp248 void XWindowsImpl::XRRSelectInput(Display *display, Window window, int mask) in XRRSelectInput() function in XWindowsImpl
251 ::XRRSelectInput(display, window, mask); in XRRSelectInput()
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/linux/x11/
H A Dmonitor.rs310 unsafe { (self.xrandr.XRRSelectInput)(self.display, root, mask) }; in select_xrandr_input()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform_impl/linux/x11/
H A Dmonitor.rs310 unsafe { (self.xrandr.XRRSelectInput)(self.display, root, mask) }; in select_xrandr_input()
/dports/sysutils/dunst/dunst-1.6.1/src/x11/
H A Dscreen.c123XRRSelectInput(xctx.dpy, RootWindow(xctx.dpy, DefaultScreen(xctx.dpy)), RRScreenChangeNotifyMask); in randr_init()
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/x11-dl-2.19.1/src/
H A Dold_xrandr.rs57 pub fn XRRSelectInput (dpy: *mut Display, window: Window, mask: c_int) -> (),
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/x11-dl-2.18.3/src/
H A Dold_xrandr.rs57 pub fn XRRSelectInput (dpy: *mut Display, window: Window, mask: c_int) -> (),
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/x11-dl-2.18.5/src/
H A Dold_xrandr.rs57 pub fn XRRSelectInput (dpy: *mut Display, window: Window, mask: c_int) -> (),
/dports/games/dose-response/dose-response-179c326/cargo-crates/x11-dl-2.18.3/src/
H A Dold_xrandr.rs57 pub fn XRRSelectInput (dpy: *mut Display, window: Window, mask: c_int) -> (),

123456