Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiX.c114 static DevPrivateKeyRec PanoramiXScreenKeyRec; variable
116 #define PanoramiXScreenKey (&PanoramiXScreenKeyRec)
447 if (!dixRegisterPrivateKey(&PanoramiXScreenKeyRec, PRIVATE_SCREEN, 0)) { in PanoramiXExtensionInit()