/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | securitysrv.h | 38 #ifndef Display 39 #define Display void macro 50 #undef Display macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | securitysrv.h | 38 #ifndef Display 39 #define Display void macro 50 #undef Display macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | securitysrv.h | 38 #ifndef Display 39 # define Display void macro 50 # undef Display macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | securitysrv.h | 38 #ifndef Display 39 # define Display void macro 50 # undef Display macro
|
H A D | xkbsrv.h | 349 #define Display struct _XDisplay macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | securitysrv.h | 38 #ifndef Display 39 # define Display void macro 50 # undef Display macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | securitysrv.h | 38 #ifndef Display 39 # define Display void macro 50 # undef Display macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | securitysrv.h | 38 #ifndef Display 39 # define Display void macro 50 # undef Display macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | securitysrv.h | 38 #ifndef Display 39 # define Display void macro 50 # undef Display macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | securitysrv.h | 38 #ifndef Display 39 # define Display void macro 50 # undef Display macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | securitysrv.h | 38 #ifndef Display 39 # define Display void macro 50 # undef Display macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | securitysrv.h | 38 #ifndef Display 39 # define Display void macro 50 # undef Display macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | securitysrv.h | 38 #ifndef Display 39 # define Display void macro 50 # undef Display macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | securitysrv.h | 38 #ifndef Display 39 #define Display void macro 50 #undef Display macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | securitysrv.h | 38 #ifndef Display 39 #define Display void macro 50 #undef Display macro
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | securitysrv.h | 38 #ifndef Display 39 #define Display void macro 50 #undef Display macro
|
/vbox/src/VBox/Main/include/ |
H A D | DisplayImpl.h | 134 class ATL_NO_VTABLE Display : class in inherits:DisplayWrap,DisplayMouseInterface 140 DECLARE_EMPTY_CTOR_DTOR(Display) 437 /* Serializes access to mVideoAccelLegacy and mfVideoAccelVRDP, etc between VRDP and Display. */ 442 static int i_displayTakeScreenshotEMT(Display *pDisplay, ULONG aScreenId, uint8_t **ppu8Data, size_t *pcbData, 446 static BOOL i_displayCheckTakeScreenshotCrOgl(Display *pDisplay, ULONG aScreenId, uint8_t *pu8Data, 464 static int i_InvalidateAndUpdateEMT(Display *pDisplay, unsigned uId, bool fUpdateAll); 465 static int i_drawToScreenEMT(Display *pDisplay, ULONG aScreenId, BYTE *address, ULONG x, ULONG y, ULONG width, ULONG height); 522 HRESULT init(ComObjPtr<Display> pDisplay, unsigned uScreenId, DISPLAYFBINFO *pFBInfo); 543 ComObjPtr<Display> pDisplay;
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/ |
H A D | miniglx.h | 121 * \brief Display handle. 128 typedef struct MiniGLXDisplayRec Display; typedef in typeref:struct:MiniGLXDisplayRec 196 MINI_Display *display; /* Display the event was read from */ 207 MINI_Display *display; /* Display the event was read from */ 220 MINI_Display *display; /* Display the event was read from */ 229 MINI_Display *display; /* Display the event was read from */ 239 MINI_Display *display; /* Display the event was read from */ 250 MINI_Display *display; /* Display the event was read from */ 462 extern void *glXAllocateMemoryMESA(Display *dpy, int scrn, 466 extern void glXFreeMemoryMESA(Display *dp [all...] |
/vbox/src/VBox/Main/src-client/ |
H A D | DisplayImpl.cpp | 67 * Display driver instance data. 74 Display *pDisplay; 93 Display::Display() function in class:Display 98 Display::~Display() 103 HRESULT Display::FinalConstruct() 154 void Display::FinalRelease() 282 DECLCALLBACK(void) Display::i_displaySSMSaveScreenshot(PSSMHANDLE pSSM, void *pvUser) 284 Display *tha [all...] |
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/ |
H A D | XKBsrv.h | 299 #define Display struct _XDisplay macro
|
/vbox/src/VBox/Additions/x11/x11include/kbproto-1.0.6/X11/extensions/ |
H A D | XKBsrv.h | 332 typedef struct _XDisplay Display; typedef in typeref:struct:_XDisplay
|