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

/vbox/src/VBox/Main/include/
H A DMouseImpl.h105 HRESULT i_reportAbsEventToVMMDev(int32_t x, int32_t y);
/vbox/src/VBox/Main/src-client/
H A DMouseImpl.cpp600 HRESULT Mouse::i_reportAbsEventToVMMDev(int32_t x, int32_t y) function in class:Mouse
642 rc = i_reportAbsEventToVMMDev(x, y);

Completed in 44 milliseconds