Home
last modified time | relevance | path

Searched refs:ON_TOUCH_DOWN_EVENT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Draw_recognizer.cpp21 const char ON_TOUCH_DOWN_EVENT[] = "onTouchDown"; variable
41 callback(CreateTouchEventInfo(ON_TOUCH_DOWN_EVENT, point)); in HandleRawEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dconstants.cpp353 const char ON_TOUCH_DOWN_EVENT[] = "onTouchDown"; variable
H A Dconstants.h356 extern const char ON_TOUCH_DOWN_EVENT[];