Home
last modified time | relevance | path

Searched refs:m_pXRRGetScreenInfo (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/generic/app/
H A Drandrwrapper.cxx45 XRRScreenConfiguration*(*m_pXRRGetScreenInfo)(Display*,Drawable); member in __anon66ed7c410111::RandRWrapper
77 return m_bValid ? m_pXRRGetScreenInfo( i_pDisp, i_aDrawable ) : NULL; in XRRGetScreenInfo()
115m_pXRRGetScreenInfo = (XRRScreenConfiguration*(*)(Display*,Drawable))osl_getAsciiFunctionSymbol( m… in initFromModule()
126 m_pXRRGetScreenInfo && in initFromModule()
141 m_pXRRGetScreenInfo( NULL ), in RandRWrapper()

Completed in 16 milliseconds