Searched refs:XRRQueryExtension (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/vcl/unx/generic/app/ |
H A D | randrwrapper.cxx | 64 Bool XRRQueryExtension(Display* i_pDisp, int* o_event_base, int* o_error_base ) in XRRQueryExtension() function in __anon6462ead20111::RandRWrapper 204 Bool XRRQueryExtension(Display* i_pDisp, int* o_event_base, int* o_error_base ) 208 bRet = ::XRRQueryExtension( i_pDisp, o_event_base, o_error_base ); 255 if( !XRRQueryExtension( pDisplay, &nEventBase, &nErrorBase ) )
|
/aoo4110/main/x11_extensions/inc/ |
H A D | Xrandr.h | 68 Bool XRRQueryExtension (Display *dpy, int *event_basep, int *error_basep);
|
/aoo4110/main/ |
H A D | configure.ac | 4978 AC_CHECK_LIB(Xrandr, XRRQueryExtension, [],
|
Completed in 46 milliseconds