Home
last modified time | relevance | path

Searched refs:ResetSticky (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dlist_modifier.cpp151 void ResetSticky(NodeHandle node) in ResetSticky() function
364 …ResetCachedCount, SetEnableScrollInteraction, ResetEnableScrollInteraction, SetSticky, ResetSticky, in GetListModifier()
H A Dnode_list_modifier.cpp181 void ResetSticky(ArkUINodeHandle node) in ResetSticky() function
707 …GetSticky, SetSticky, ResetSticky, GetListEdgeEffect, SetListEdgeEffect, ResetListEdgeEffect, GetL… in GetListModifier()
737 …GetSticky, SetSticky, ResetSticky, GetListEdgeEffect, SetListEdgeEffect, ResetListEdgeEffect, GetL… in GetCJUIListModifier()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_list_bridge.h36 static ArkUINativeModuleValue ResetSticky(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_list_bridge.cpp258 ArkUINativeModuleValue ListBridge::ResetSticky(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSticky() function in OHOS::Ace::NG::ListBridge
H A Darkts_native_api_impl_bridge.cpp4949 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ListBridge::ResetSticky)); in RegisterListAttributes()
4953 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ListBridge::ResetSticky)); in RegisterListAttributes()