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

/vbox/src/VBox/Main/include/
H A DMouseImpl.h109 HRESULT i_convertDisplayRes(LONG x, LONG y, int32_t *pxAdj, int32_t *pyAdj,
/vbox/src/VBox/Main/src-client/
H A DMouseImpl.cpp777 HRESULT Mouse::i_convertDisplayRes(LONG x, LONG y, int32_t *pxAdj, int32_t *pyAdj, function in class:Mouse
856 HRESULT rc = i_convertDisplayRes(x, y, &xAdj, &yAdj, &fValid);

Completed in 45 milliseconds