Searched refs:ResetScrollOnScroll (Results 1 – 5 of 5) sorted by relevance
51 void ResetScrollOnScroll(ArkUINodeHandle node);
610 SetScrollOnScroll, ResetScrollOnScroll, in GetScrollModifier()972 void ResetScrollOnScroll(ArkUINodeHandle node) in ResetScrollOnScroll() function
59 static ArkUINativeModuleValue ResetScrollOnScroll(ArkUIRuntimeCallInfo* runtimeCallInfo);
646 ArkUINativeModuleValue ScrollBridge::ResetScrollOnScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetScrollOnScroll() function in OHOS::Ace::NG::ScrollBridge
4593 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), ScrollBridge::ResetScrollOnScroll)); in RegisterScrollAttributes()