Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessCommon.h67 extern DevPrivateKeyRec rootlessWindowOldPixmapPrivateKeyRec;
69 #define rootlessWindowOldPixmapPrivateKey (&rootlessWindowOldPixmapPrivateKeyRec)
H A DrootlessScreen.c67 DevPrivateKeyRec rootlessWindowOldPixmapPrivateKeyRec; variable
637 (&rootlessWindowOldPixmapPrivateKeyRec, PRIVATE_WINDOW, 0)) in RootlessAllocatePrivates()