Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h582 explicit TouchLocationInfo(int32_t fingerId) : BaseEventInfo("default") in TouchLocationInfo() function
586 explicit TouchLocationInfo(const std::string& type, int32_t fingerId) : BaseEventInfo(type) in TouchLocationInfo() function