Searched refs:XRRSelectInput (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/vcl/unx/generic/app/ |
H A D | randrwrapper.cxx | 84 void XRRSelectInput( Display* i_pDisp, XLIB_Window i_window, int i_nMask ) in XRRSelectInput() function in __anonf1ffa38a0111::RandRWrapper 224 void XRRSelectInput( Display* i_pDisp, XLIB_Window i_window, int i_nMask ) 227 ::XRRSelectInput( i_pDisp, i_window, i_nMask ); 290 … RandRWrapper::get( GetDisplay() ).XRRSelectInput( GetDisplay(), aRoot, RRScreenChangeNotifyMask ); in InitRandR()
|
/aoo42x/main/x11_extensions/inc/ |
H A D | Xrandr.h | 128 void XRRSelectInput(Display *dpy, Window window, int mask);
|
Completed in 9 milliseconds