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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_2.h4495 nsresult (*GetScreenResolution)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_0.h4780 nsresult (*GetScreenResolution)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_1.h5156 nsresult (*GetScreenResolution)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_2.h6078 nsresult (*GetScreenResolution)( member in struct:IDisplay_vtbl
H A DVBoxCAPI_v4_3.h12419 nsresult (*GetScreenResolution)( member in struct:IDisplay_vtbl
12524 nsresult (*GetScreenResolution)( member in struct:IDisplayVtbl
12626 #define IDisplay_GetScreenResolution(p, aScreenId, aWidth, aHeight, aBitsPerPixel, aXOrigin, aYOrigin) ((p)->lpVtbl->GetScreenResolution(p, aScreenId, aWidth, aHeight, aBitsPerPixel, aXOrigin, aYOrigin))

Completed in 246 milliseconds