Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Devent_converter.cpp326 return ON_SWIPER_DID_CONTENT_SCROLL; in ConvertOriginEventType()
535 case ON_SWIPER_DID_CONTENT_SCROLL: in ConvertToNodeEventType()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_swiper_modifier.cpp1280 event.componentAsyncEvent.subKind = ON_SWIPER_DID_CONTENT_SCROLL; in SetSwiperOnContentDidScroll()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_test.cpp1177 EXPECT_EQ(ret, static_cast<int32_t>(ON_SWIPER_DID_CONTENT_SCROLL));
1376 ret = OHOS::Ace::NodeModel::ConvertToNodeEventType(ON_SWIPER_DID_CONTENT_SCROLL);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h874 ON_SWIPER_DID_CONTENT_SCROLL, enumerator