Home
last modified time | relevance | path

Searched refs:AddHistoryLocationInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dtouch_event.cpp89 event.AddHistoryLocationInfo(std::move(historyInfo)); in TriggerTouchCallBack()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h949 void AddHistoryLocationInfo(TouchLocationInfo&& info) in AddHistoryLocationInfo() function