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

/vbox/src/VBox/Main/src-client/
H A DMouseImpl.cpp664 HRESULT Mouse::i_reportAbsEventToDisplayDevice(int32_t x, int32_t y) function in class:Mouse
872 rc = i_reportAbsEventToDisplayDevice(x, y);

Completed in 36 milliseconds