Searched refs:AUTOCLICK_TIMEOUT_MSG (Results 1 – 1 of 1) sorted by relevance
25 constexpr uint32_t AUTOCLICK_TIMEOUT_MSG = 1; variable137 timeoutHandler_->RemoveEvent(AUTOCLICK_TIMEOUT_MSG); in RecognizeAutoclick()138 timeoutHandler_->SendEvent(AUTOCLICK_TIMEOUT_MSG, 0, delayTime); in RecognizeAutoclick()171 timeoutHandler_->RemoveEvent(AUTOCLICK_TIMEOUT_MSG); in CancelAutoclick()211 case AUTOCLICK_TIMEOUT_MSG: in ProcessEvent()