Searched refs:ResetScrollBar (Results 1 – 7 of 7) sorted by relevance
47 static ArkUINativeModuleValue ResetScrollBar(ArkUIRuntimeCallInfo* runtimeCallInfo);
33 static ArkUINativeModuleValue ResetScrollBar(ArkUIRuntimeCallInfo* runtimeCallInfo);
433 ArkUINativeModuleValue WaterFlowBridge::ResetScrollBar(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetScrollBar() function in OHOS::Ace::NG::WaterFlowBridge
271 ArkUINativeModuleValue GridBridge::ResetScrollBar(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetScrollBar() function in OHOS::Ace::NG::GridBridge
212 ArkUINativeModuleValue ScrollBridge::ResetScrollBar(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetScrollBar() function in OHOS::Ace::NG::ScrollBridge
3279 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GridBridge::ResetScrollBar)); in RegisterGridAttributes()4268 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), WaterFlowBridge::ResetScrollBar)); in RegisterWaterFlowAttributes()4545 panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), ScrollBridge::ResetScrollBar)); in RegisterScrollAttributes()