Searched refs:ResetScrollBarColor (Results 1 – 7 of 7) sorted by relevance
51 static ArkUINativeModuleValue ResetScrollBarColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
37 static ArkUINativeModuleValue ResetScrollBarColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
489 ArkUINativeModuleValue WaterFlowBridge::ResetScrollBarColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetScrollBarColor() function in OHOS::Ace::NG::WaterFlowBridge
341 ArkUINativeModuleValue GridBridge::ResetScrollBarColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetScrollBarColor() function in OHOS::Ace::NG::GridBridge
273 ArkUINativeModuleValue ScrollBridge::ResetScrollBarColor(ArkUIRuntimeCallInfo* runtimeCallInfo) in ResetScrollBarColor() function in OHOS::Ace::NG::ScrollBridge
3287 panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), GridBridge::ResetScrollBarColor)); in RegisterGridAttributes()4276 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), WaterFlowBridge::ResetScrollBarColor)); in RegisterWaterFlowAttributes()4553 … panda::FunctionRef::New(const_cast<panda::EcmaVM *>(vm), ScrollBridge::ResetScrollBarColor)); in RegisterScrollAttributes()