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

/haiku/src/add-ons/input_server/devices/mouse/
H A DMouseInputDevice.cpp408 bigtime_t touchpadEventTimeout = B_INFINITE_TIMEOUT; local
427 read.timeout = touchpadEventTimeout;
445 &movements, touchpadEventTimeout);
448 touchpadEventTimeout = -1;

Completed in 89 milliseconds