Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h951 history_.emplace_back(std::move(info)); in AddHistoryLocationInfo()
964 return history_; in GetHistory()
1016 std::list<TouchLocationInfo> history_; variable