Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h706 struct GestureSnapshot : public virtual AceType { struct
710 void AddProcedure(const std::string& procedure, const std::string& extraInfo, in AddProcedure()
719 bool CheckNeedAddMove(const std::string& state, const std::string& disposal) in CheckNeedAddMove()
744 static std::string TransTouchType(TouchType type) in TransTouchType()
760 int32_t nodeId = -1;
761 std::string type;
762 uint64_t id = 0;
763 uint64_t parentId = 0;
764 int32_t depth = 0;
765 std::string customInfo;
[all …]