Home
last modified time | relevance | path

Searched refs:XRRQueryExtension (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/app/
H A Drandrwrapper.cxx39 Bool XRRQueryExtension(Display* i_pDisp, int* o_event_base, int* o_error_base ) in XRRQueryExtension() function in __anonf20f46600111::RandRWrapper
43 bRet = ::XRRQueryExtension( i_pDisp, o_event_base, o_error_base ); in XRRQueryExtension()
82 if( !XRRQueryExtension( pDisplay, &nEventBase, &nErrorBase ) ) in RandRWrapper()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/app/
H A Drandrwrapper.cxx37 Bool XRRQueryExtension(Display* i_pDisp, int* o_event_base, int* o_error_base ) in XRRQueryExtension() function in __anon6c1c5ab80111::RandRWrapper
41 bRet = ::XRRQueryExtension( i_pDisp, o_event_base, o_error_base ); in XRRQueryExtension()
80 if( !XRRQueryExtension( pDisplay, &nEventBase, &nErrorBase ) ) in RandRWrapper()
/dports/x11/libXrandr/libXrandr-1.5.2/man/
H A DMakefile.am31 XRRQueryExtension \
/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dmonitordetection.cpp54 if (!XRRQueryExtension(X.display(), &event_base, &error_base)) { in detectMonitorsXrandr()
/dports/multimedia/libcec/libcec-libcec-6.0.2/src/libcec/platform/X11/
H A Drandr-edid.cpp67 if( XRRQueryExtension(disp, &event_base, &error_base) in GetPhysicalAddress()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/
H A DXrandr.h73 Bool XRRQueryExtension (Display *dpy, int *event_basep, int *error_basep);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/
H A DXrandr.h73 Bool XRRQueryExtension (Display *dpy, int *event_basep, int *error_basep);
/dports/x11-wm/openbox/openbox-3.6/obt/
H A Ddisplay.c104 XRRQueryExtension(d, &obt_display_extension_randr_basep, in obt_display_open()
/dports/graphics/glfw2/glfw-2.7.9/lib/x11/
H A Dx11_init.c171 XRRQueryExtension( _glfwLibrary.display, in initDisplay()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/x/
H A Dx11_display_manager.cc35 XRRQueryExtension(xdisplay_, &xrandr_event_base_, &error_base_ignored); in Init()
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/cmd/wmii/
H A Dxext.c53 have_RandR = XRRQueryExtension(display, &randr_eventbase, &errorbase); in randr_init()
/dports/x11-wm/cwm/cwm-6.7/
H A Dcalmwm.c147 Conf.xrandr = XRRQueryExtension(X_Dpy, &Conf.xrandr_event_base, &i); in x_init()
/dports/x11/x-on-resize/x-on-resize-f59c9247e682b95f4091def7575490466f131131/
H A Dx-on-resize.c166 if (!XRRQueryExtension (dpy, &event_base, &error_base) || in main()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/m4/
H A Dwm_xext_check.m4199 [WM_LIB_CHECK([RandR], [-lXrandr], [XRRQueryExtension], [$XLIBS],
201 …AS_IF([wm_fn_lib_try_compile "X11/extensions/Xrandr.h" "Display *dpy;" "XRRQueryExtension(dpy, NUL…
/dports/x11-wm/libwraster/WindowMaker-0.95.9/m4/
H A Dwm_xext_check.m4199 [WM_LIB_CHECK([RandR], [-lXrandr], [XRRQueryExtension], [$XLIBS],
201 …AS_IF([wm_fn_lib_try_compile "X11/extensions/Xrandr.h" "Display *dpy;" "XRRQueryExtension(dpy, NUL…
/dports/x11-wm/ratpoison/ratpoison-1.4.9/src/
H A Dxrandr.c36 if (!XRRQueryExtension (dpy, &xrandr_evbase, &errbase)) { in init_xrandr()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/winit-0.19.1/src/platform/linux/x11/
H A Dmonitor.rs255 (self.xrandr.XRRQueryExtension)( in select_xrandr_input()
/dports/devel/cmake-gui/cmake-3.22.1/Tests/FindX11/Test/
H A Dmain.c224 Bool ret = XRRQueryExtension(dpy, &ev_base, &err_base); in test_Xrandr()
/dports/games/dose-response/dose-response-179c326/cargo-crates/winit-0.19.4/src/platform/linux/x11/
H A Dmonitor.rs255 (self.xrandr.XRRQueryExtension)( in select_xrandr_input()
/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libgui/src/
H A Ddisplaymode_x11.cpp63 if (!XRRQueryExtension(QX11Info::display(), &dummy, &dummy)) return; // Not available. in RRInfo()
/dports/devel/cmake/cmake-3.22.1/Tests/FindX11/Test/
H A Dmain.c224 Bool ret = XRRQueryExtension(dpy, &ev_base, &err_base); in test_Xrandr()
/dports/devel/cmake-doc/cmake-3.22.1/Tests/FindX11/Test/
H A Dmain.c224 Bool ret = XRRQueryExtension(dpy, &ev_base, &err_base); in test_Xrandr()
/dports/net/freerdp/freerdp-2.5.0/client/X11/
H A Dxf_monitor.c72 if (XRRQueryExtension(xfc->display, &major, &minor) && in xf_list_monitors()
168 if (XRRQueryExtension(xfc->display, &major, &minor) && in xf_detect_monitors()
/dports/x11-wm/sdorfehs/sdorfehs-1.2/
H A Dxrandr.c43 if (!XRRQueryExtension(dpy, &xrandr_evbase, &errbase)) { in init_xrandr()
/dports/x11/libXcm/libxcm-0.5.4/examples/compiz/
H A Dclient.c133 if (XRRQueryExtension(dpy, &rrEventBase, &rrErrorBase) == True && !forceXinerama) { in main()

123456789