Searched defs:Display (Results 1 - 21 of 21) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dsecuritysrv.h38 #ifndef Display
39 #define Display void macro
50 #undef Display macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dsecuritysrv.h38 #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 Dsecuritysrv.h38 #ifndef Display
39 # define Display void macro
50 # undef Display macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dsecuritysrv.h38 #ifndef Display
39 # define Display void macro
50 # undef Display macro
H A Dxkbsrv.h349 #define Display struct _XDisplay macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dsecuritysrv.h38 #ifndef Display
39 # define Display void macro
50 # undef Display macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dsecuritysrv.h38 #ifndef Display
39 # define Display void macro
50 # undef Display macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dsecuritysrv.h38 #ifndef Display
39 # define Display void macro
50 # undef Display macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dsecuritysrv.h38 #ifndef Display
39 # define Display void macro
50 # undef Display macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dsecuritysrv.h38 #ifndef Display
39 # define Display void macro
50 # undef Display macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dsecuritysrv.h38 #ifndef Display
39 # define Display void macro
50 # undef Display macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dsecuritysrv.h38 #ifndef Display
39 # define Display void macro
50 # undef Display macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dsecuritysrv.h38 #ifndef Display
39 # define Display void macro
50 # undef Display macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dsecuritysrv.h38 #ifndef Display
39 #define Display void macro
50 #undef Display macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dsecuritysrv.h38 #ifndef Display
39 #define Display void macro
50 #undef Display macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dsecuritysrv.h38 #ifndef Display
39 #define Display void macro
50 #undef Display macro
/vbox/src/VBox/Main/include/
H A DDisplayImpl.h134 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 Dminiglx.h121 * \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 DDisplayImpl.cpp67 * 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 DXKBsrv.h299 #define Display struct _XDisplay macro
/vbox/src/VBox/Additions/x11/x11include/kbproto-1.0.6/X11/extensions/
H A DXKBsrv.h332 typedef struct _XDisplay Display; typedef in typeref:struct:_XDisplay

Completed in 63 milliseconds