Searched defs:GetScreenResolution (Results 1 - 5 of 5) sorted by relevance
/vbox/src/VBox/Main/cbinding/ | ||
H A D | VBoxCAPI_v3_2.h | 4495 nsresult (*GetScreenResolution)( member in struct:IDisplay_vtbl |
H A D | VBoxCAPI_v4_0.h | 4780 nsresult (*GetScreenResolution)( member in struct:IDisplay_vtbl |
H A D | VBoxCAPI_v4_1.h | 5156 nsresult (*GetScreenResolution)( member in struct:IDisplay_vtbl |
H A D | VBoxCAPI_v4_2.h | 6078 nsresult (*GetScreenResolution)( member in struct:IDisplay_vtbl |
H A D | VBoxCAPI_v4_3.h | 12419 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 280 milliseconds