Searched refs:ResetSticky (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | list_modifier.cpp | 151 void ResetSticky(NodeHandle node) in ResetSticky() function 364 …ResetCachedCount, SetEnableScrollInteraction, ResetEnableScrollInteraction, SetSticky, ResetSticky, in GetListModifier()
|
H A D | node_list_modifier.cpp | 181 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 D | arkts_native_list_bridge.h | 36 static ArkUINativeModuleValue ResetSticky(ArkUIRuntimeCallInfo* runtimeCallInfo);
|
H A D | arkts_native_list_bridge.cpp | 258 ArkUINativeModuleValue ListBridge::ResetSticky(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetSticky() function in OHOS::Ace::NG::ListBridge
|
H A D | arkts_native_api_impl_bridge.cpp | 4949 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()
|