Searched refs:sunScreenPrivateKey (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A Dsun.h270 #define sunScreenPrivateKey (&sunScreenPrivateKeyRec) macro
272 dixSetPrivate(&(pScreen)->devPrivates, sunScreenPrivateKey, (v))
274 dixLookupPrivate(&(pScreen)->devPrivates, sunScreenPrivateKey))
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A Dsun.h247 #define sunScreenPrivateKey (&sunScreenPrivateKeyRec) macro
249 dixSetPrivate(&(pScreen)->devPrivates, sunScreenPrivateKey, (v))
251 dixLookupPrivate(&(pScreen)->devPrivates, sunScreenPrivateKey))

Completed in 7 milliseconds