Searched refs:i_getScreenResolution (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DDisplayImpl.h123 virtual HRESULT i_getScreenResolution(ULONG cScreen, ULONG *pcx,
200 virtual HRESULT i_getScreenResolution(ULONG cScreen, ULONG *pcx, function in class:Display
/vbox/src/VBox/Main/src-client/
H A DMouseImpl.cpp798 HRESULT rc = pDisplay->i_getScreenResolution(0, &displayWidth,
955 HRESULT rc = pDisplay->i_getScreenResolution(uScreenId, &cWidth, &cHeight, &cBPP, &xOrigin, &yOrigin);

Completed in 1621 milliseconds