Searched defs:dixLookupPrivateAddr (Results 1 - 9 of 9) sorted by relevance
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | privates.h | 177 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) function
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | privates.h | 171 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) function 210 return dixLookupPrivateAddr(privates, _dixGetScreenPrivateKey(key, pScreen));
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | privates.h | 171 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) function 210 return dixLookupPrivateAddr(privates, _dixGetScreenPrivateKey(key, pScreen));
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | privates.h | 171 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) function 210 return dixLookupPrivateAddr(privates, _dixGetScreenPrivateKey(key, pScreen));
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | privates.h | 177 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) function 223 return dixLookupPrivateAddr(privates,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | privates.h | 177 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) function 223 return dixLookupPrivateAddr(privates,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | privates.h | 178 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) function 224 return dixLookupPrivateAddr(privates,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | privates.h | 178 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) function 224 return dixLookupPrivateAddr(privates,
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | privates.h | 177 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key) function 223 return dixLookupPrivateAddr(privates,
|
Completed in 493 milliseconds