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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3914 nsresult (*DrawToScreen)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v3_0.h4435 nsresult (*DrawToScreen)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v3_1.h4333 nsresult (*DrawToScreen)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v3_2.h4547 nsresult (*DrawToScreen)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_0.h4841 nsresult (*DrawToScreen)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_1.h5217 nsresult (*DrawToScreen)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_2.h6143 nsresult (*DrawToScreen)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_3.h12486 nsresult (*DrawToScreen)( member in struct:IDisplay_vtbl
12591 nsresult (*DrawToScreen)( member in struct:IDisplayVtbl
12634 #define IDisplay_DrawToScreen(p, aScreenId, aAddress, aX, aY, aWidth, aHeight) ((p)->lpVtbl->DrawToScreen(p, aScreenId, aAddress, aX, aY, aWidth, aHeight))

Completed in 293 milliseconds