Searched refs:PrivateRec (Results 1 - 25 of 214) sorted by relevance

123456789

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dprivates.h24 typedef struct _Private PrivateRec; typedef in typeref:struct:_Private
37 dixAllocatePrivate(PrivateRec **privates, const DevPrivateKey key);
43 dixLookupPrivate(PrivateRec **privates, const DevPrivateKey key);
49 dixLookupPrivateAddr(PrivateRec **privates, const DevPrivateKey key);
55 dixSetPrivate(PrivateRec **privates, const DevPrivateKey key, pointer val);
78 dixFreePrivates(PrivateRec *privates);
110 #define DEVPRIV_AT(ptr, offset) ((PrivateRec **)((char *)ptr + offset))
H A Dpropertyst.h64 PrivateRec *devPrivates;
H A Dcursorstr.h67 PrivateRec *devPrivates; /* set by pScr->RealizeCursor*/
78 PrivateRec *devPrivates; /* set by pScr->RealizeCursor*/
H A Dpixmapstr.h75 PrivateRec *devPrivates;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dprivates.h24 typedef struct _Private PrivateRec; typedef in typeref:struct:_Private
37 dixAllocatePrivate(PrivateRec **privates, const DevPrivateKey key);
43 dixLookupPrivate(PrivateRec **privates, const DevPrivateKey key);
49 dixLookupPrivateAddr(PrivateRec **privates, const DevPrivateKey key);
55 dixSetPrivate(PrivateRec **privates, const DevPrivateKey key, pointer val);
78 dixFreePrivates(PrivateRec *privates);
110 #define DEVPRIV_AT(ptr, offset) ((PrivateRec **)((char *)ptr + offset))
H A Dpropertyst.h64 PrivateRec *devPrivates;
H A Dcursorstr.h67 PrivateRec *devPrivates; /* set by pScr->RealizeCursor*/
78 PrivateRec *devPrivates; /* set by pScr->RealizeCursor*/
H A Dpixmapstr.h75 PrivateRec *devPrivates;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dprivates.h24 typedef struct _Private PrivateRec; typedef in typeref:struct:_Private
37 dixAllocatePrivate(PrivateRec **privates, const DevPrivateKey key);
43 dixLookupPrivate(PrivateRec **privates, const DevPrivateKey key);
49 dixLookupPrivateAddr(PrivateRec **privates, const DevPrivateKey key);
55 dixSetPrivate(PrivateRec **privates, const DevPrivateKey key, pointer val);
78 dixFreePrivates(PrivateRec *privates);
110 #define DEVPRIV_AT(ptr, offset) ((PrivateRec **)((char *)ptr + offset))
H A Dpropertyst.h64 PrivateRec *devPrivates;
H A Dcursorstr.h67 PrivateRec *devPrivates; /* set by pScr->RealizeCursor*/
78 PrivateRec *devPrivates; /* set by pScr->RealizeCursor*/
H A Dpixmapstr.h75 PrivateRec *devPrivates;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dprivates.h24 typedef struct _Private PrivateRec; typedef in typeref:struct:_Private
37 dixAllocatePrivate(PrivateRec **privates, const DevPrivateKey key);
43 dixLookupPrivate(PrivateRec **privates, const DevPrivateKey key);
49 dixLookupPrivateAddr(PrivateRec **privates, const DevPrivateKey key);
55 dixSetPrivate(PrivateRec **privates, const DevPrivateKey key, pointer val);
78 dixFreePrivates(PrivateRec *privates);
110 #define DEVPRIV_AT(ptr, offset) ((PrivateRec **)((char *)ptr + offset))
H A Dpropertyst.h64 PrivateRec *devPrivates;
H A Dcursorstr.h67 PrivateRec *devPrivates; /* set by pScr->RealizeCursor*/
78 PrivateRec *devPrivates; /* set by pScr->RealizeCursor*/
H A Dpixmapstr.h75 PrivateRec *devPrivates;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dpropertyst.h63 PrivateRec *devPrivates;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dpropertyst.h63 PrivateRec *devPrivates;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dpropertyst.h64 PrivateRec *devPrivates;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dpropertyst.h64 PrivateRec *devPrivates;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dpropertyst.h64 PrivateRec *devPrivates;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dpropertyst.h64 PrivateRec *devPrivates;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dpropertyst.h63 PrivateRec *devPrivates;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dpropertyst.h63 PrivateRec *devPrivates;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dpropertyst.h63 PrivateRec *devPrivates;

Completed in 41 milliseconds

123456789