Searched refs:m_pXRRGetScreenInfo (Results 1 – 1 of 1) sorted by relevance
45 XRRScreenConfiguration*(*m_pXRRGetScreenInfo)(Display*,Drawable); member in __anon6462ead20111::RandRWrapper77 return m_bValid ? m_pXRRGetScreenInfo( i_pDisp, i_aDrawable ) : NULL; in XRRGetScreenInfo()115 …m_pXRRGetScreenInfo = (XRRScreenConfiguration*(*)(Display*,Drawable))osl_getAsciiFunctionSymbol( m… in initFromModule()126 m_pXRRGetScreenInfo && in initFromModule()141 m_pXRRGetScreenInfo( NULL ), in RandRWrapper()
Completed in 7 milliseconds