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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h6165 nsresult (*ViewportChanged)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_3.h12508 nsresult (*ViewportChanged)( member in struct:IDisplay_vtbl
12613 nsresult (*ViewportChanged)( member in struct:IDisplayVtbl
12638 #define IDisplay_ViewportChanged(p, aScreenId, aX, aY, aWidth, aHeight) ((p)->lpVtbl->ViewportChanged(p, aScreenId, aX, aY, aWidth, aHeight))

Completed in 199 milliseconds