Home
last modified time | relevance | path

Searched defs:touchEventId (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Daxis_event.h81 int32_t touchEventId = 0; member
H A Dmouse_event.h112 int32_t touchEventId = 0; member
H A Dtouch_event.h101 int32_t touchEventId = 0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.cpp257 …id EventManager::LogTouchTestResultRecognizers(const TouchTestResult& result, int32_t touchEventId) in LogTouchTestResultRecognizers()
770 void EventManager::LogTouchTestRecognizerStates(int32_t touchEventId) in LogTouchTestRecognizerStates()