Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Devent_converter.cpp310 return ON_LIST_SCROLL_INDEX; in ConvertOriginEventType()
515 case ON_LIST_SCROLL_INDEX: in ConvertToNodeEventType()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_list_modifier.cpp871 event.componentAsyncEvent.subKind = ON_LIST_SCROLL_INDEX; in SetOnListScrollIndex()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_test.cpp1038 EXPECT_EQ(ret, static_cast<int32_t>(ON_LIST_SCROLL_INDEX));
1264 ret = OHOS::Ace::NodeModel::ConvertToNodeEventType(ON_LIST_SCROLL_INDEX);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h827 ON_LIST_SCROLL_INDEX, enumerator