Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dace_events.h203 int32_t GetPostEventNodeId() const in GetPostEventNodeId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp2763 …zer::Transform(dragPoint, GetHost(), true, info.GetIsPostEventResult(), info.GetPostEventNodeId()); in HandleDragUpdate()