Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_common_ffi.h159 struct CJTouchEvent { struct
160 uint8_t eventType;
161 CJTouchInfo* touches;
162 int32_t touchesSize;
163 CJTouchInfo* changedTouches;
164 int32_t changedTouchesSize;
165 int64_t timestamp;
166 CJEventTarget* target;
167 int32_t sourceType;