Searched refs:ARKUI_SCROLL (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | node_model.cpp | 149 …ARKUI_SCROLL, ARKUI_LIST, ARKUI_LIST_ITEM, ARKUI_LIST_ITEM_GROUP, ARKUI_COLUMN, ARKUI_ROW, ARKUI_F… in CreateNode()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_api.cpp | 743 case ARKUI_SCROLL: { in NotifyComponentAsyncEvent() 985 case ARKUI_SCROLL: { in NotifyResetComponentAsyncEvent()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_frame_node_bridge.cpp | 282 …{ "ListItem", ARKUI_LIST_ITEM }, { "Scroll", ARKUI_SCROLL }, { "RelativeContainer", ARKUI_RELATIVE… in CreateTypedFrameNode()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/ |
H A D | arkoala_api.h | 723 ARKUI_SCROLL, enumerator 876 ON_SCROLL = ARKUI_MAX_EVENT_NUM * ARKUI_SCROLL,
|