Searched refs:lastHoverDispatchLength_ (Results 1 – 3 of 3) sorted by relevance
1472 if ((iterCountLast >= lastHoverDispatchLength_) && (lastHoverDispatchLength_ != 0)) { in DispatchMouseHoverEventNG()1477 lastHoverDispatchLength_ = 0; in DispatchMouseHoverEventNG()1487 lastHoverDispatchLength_ = iterCountCurr; in DispatchMouseHoverEventNG()1492 lastHoverDispatchLength_ = iterCountCurr; in DispatchMouseHoverEventNG()
355 uint32_t lastHoverDispatchLength_ = 0; variable
828 eventManager->lastHoverDispatchLength_++;