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

/vbox/src/VBox/Main/src-client/
H A DDisplayImpl.cpp71 typedef struct DRVMAINDISPLAY struct
85 } DRVMAINDISPLAY, *PDRVMAINDISPLAY; typedef in typeref:struct:DRVMAINDISPLAY
87 /** Converts PDMIDISPLAYCONNECTOR pointer to a DRVMAINDISPLAY pointer. */
88 #define PDMIDISPLAYCONNECTOR_2_MAINDISPLAY(pInterface) RT_FROM_MEMBER(pInterface, DRVMAINDISPLAY, IConnector)
2003 static int i_displayTakeScreenshot(PUVM pUVM, Display *pDisplay, struct DRVMAINDISPLAY *pDrv, ULONG aScreenId,
4294 sizeof(DRVMAINDISPLAY),

Completed in 71 milliseconds