Searched refs:ResetScrollSnapAlign (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_layout_property.h | 80 ResetScrollSnapAlign(); in Reset()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | list_modifier.cpp | 258 void ResetScrollSnapAlign(NodeHandle node) in ResetScrollSnapAlign() function 367 SetAlignListItem, ResetAlignListItem, SetScrollSnapAlign, ResetScrollSnapAlign, in GetListModifier()
|
H A D | node_list_modifier.cpp | 399 void ResetScrollSnapAlign(ArkUINodeHandle node) in ResetScrollSnapAlign() function 712 …ResetAlignListItem, SetScrollSnapAlign, ResetScrollSnapAlign, SetContentStartOffset, ResetContentS… in GetListModifier() 742 …ResetAlignListItem, SetScrollSnapAlign, ResetScrollSnapAlign, SetContentStartOffset, ResetContentS… in GetCJUIListModifier()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_list_bridge.h | 62 static ArkUINativeModuleValue ResetScrollSnapAlign(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_list_bridge.cpp | 618 ArkUINativeModuleValue ListBridge::ResetScrollSnapAlign(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetScrollSnapAlign() function in OHOS::Ace::NG::ListBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 5001 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ListBridge::ResetScrollSnapAlign)); in RegisterListAttributes()
|