Searched refs:ResetScrollBarWidth (Results 1 – 7 of 7) sorted by relevance
49 static ArkUINativeModuleValue ResetScrollBarWidth(ArkUIRuntimeCallInfo* runtimeCallInfo);
35 static ArkUINativeModuleValue ResetScrollBarWidth(ArkUIRuntimeCallInfo* runtimeCallInfo);
39 static ArkUINativeModuleValue ResetScrollBarWidth(ArkUIRuntimeCallInfo* runtimeCallInfo);
463 ArkUINativeModuleValue WaterFlowBridge::ResetScrollBarWidth(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetScrollBarWidth() function in OHOS::Ace::NG::WaterFlowBridge
303 ArkUINativeModuleValue GridBridge::ResetScrollBarWidth(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetScrollBarWidth() function in OHOS::Ace::NG::GridBridge
305 ArkUINativeModuleValue ScrollBridge::ResetScrollBarWidth(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetScrollBarWidth() function in OHOS::Ace::NG::ScrollBridge
3283 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GridBridge::ResetScrollBarWidth)); in RegisterGridAttributes()4272 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), WaterFlowBridge::ResetScrollBarWidth)); in RegisterWaterFlowAttributes()4557 … panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), ScrollBridge::ResetScrollBarWidth)); in RegisterScrollAttributes()