Searched refs:PDMIDISPLAYVBVACALLBACKS (Results 1 - 5 of 5) sorted by relevance

/vbox/include/VBox/vmm/
H A Dpdmifs.h3345 typedef struct PDMIDISPLAYVBVACALLBACKS *PPDMIDISPLAYVBVACALLBACKS;
3349 typedef struct PDMIDISPLAYVBVACALLBACKS struct
3377 } PDMIDISPLAYVBVACALLBACKS; typedef in typeref:struct:PDMIDISPLAYVBVACALLBACKS
3378 /** PDMIDISPLAYVBVACALLBACKS */
/vbox/include/VBox/
H A DVBoxVideo.h1532 typedef struct PDMIDISPLAYVBVACALLBACKS *HCRHGSMICMDCOMPLETION;
1562 typedef struct PDMIDISPLAYVBVACALLBACKS* HVBOXCRCON_CLIENT;
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.h401 PDMIDISPLAYVBVACALLBACKS IVBVACallbacks;
H A DDevVGA.cpp4471 PDMIBASE_RETURN_INTERFACE(pszIID, PDMIDISPLAYVBVACALLBACKS, &pThis->IVBVACallbacks);
/vbox/src/VBox/Main/src-client/
H A DDisplayImpl.cpp4222 pThis->pVBVACallbacks = PDMIBASE_QUERY_INTERFACE(pDrvIns->pUpBase, PDMIDISPLAYVBVACALLBACKS);

Completed in 93 milliseconds