Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h202 class ACE_FORCE_EXPORT TouchLocationInfo : public BaseEventInfo { class
206 explicit TouchLocationInfo(int32_t fingerId) : BaseEventInfo("default") in TouchLocationInfo() function in OHOS::OHOS::Ace::OHOS::Ace::TouchLocationInfo
210 explicit TouchLocationInfo(const std::string& type, int32_t fingerId) : BaseEventInfo(type) in TouchLocationInfo() function in OHOS::OHOS::Ace::OHOS::Ace::TouchLocationInfo
[all...]

Completed in 2 milliseconds