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

/xsrc/external/mit/xorg-server.old/dist/miext/sync/
H A Dmisync.c33 static DevPrivateKey syncScreenPrivateKey = &syncScreenPrivateKeyRec; variable in typeref:typename:DevPrivateKey
37 syncScreenPrivateKey)
184 if (dixPrivateKeyRegistered(syncScreenPrivateKey))
187 if (!dixRegisterPrivateKey(syncScreenPrivateKey, PRIVATE_SCREEN,

Completed in 3 milliseconds