Searched refs:XRRGetScreenInfo (Results 1 – 2 of 2) sorted by relevance
75 XRRScreenConfiguration* XRRGetScreenInfo( Display* i_pDisp, Drawable i_aDrawable ) in XRRGetScreenInfo() function in __anonf1ffa38a0111::RandRWrapper215 XRRScreenConfiguration* XRRGetScreenInfo( Display* i_pDisp, Drawable i_aDrawable )217 return m_bValid ? ::XRRGetScreenInfo( i_pDisp, i_aDrawable ) : NULL;329 pConfig = pWrapper->XRRGetScreenInfo( GetDisplay(), m_aScreens[i].m_aRoot ); in processRandREvent()
73 XRRScreenConfiguration *XRRGetScreenInfo (Display *dpy,
Completed in 15 milliseconds