Home
last modified time | relevance | path

Searched refs:lastDownFingerNumber_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.h376 int32_t lastDownFingerNumber_ = 0; variable
H A Devent_manager.cpp95 if (lastDownFingerNumber_ == 0 && refereeNG_->QueryAllDone()) { in TouchTest()
694 lastDownFingerNumber_ = static_cast<int32_t>(downFingerIds_.size()); in DispatchTouchEvent()
765 lastDownFingerNumber_ = static_cast<int32_t>(downFingerIds_.size()); in DispatchTouchEvent()