Home
last modified time | relevance | path

Searched refs:ResetTrackBackgroundColor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_slider_bridge.h41 static ArkUINativeModuleValue ResetTrackBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInfo);
H A Darkts_native_slider_bridge.cpp316 ArkUINativeModuleValue SliderBridge::ResetTrackBackgroundColor(ArkUIRuntimeCallInfo* runtimeCallInf… in ResetTrackBackgroundColor() function in OHOS::Ace::NG::SliderBridge
H A Darkts_native_api_impl_bridge.cpp2897 … panda::FunctionRef::New(const_cast<panda::EcmaVM*>(vm), SliderBridge::ResetTrackBackgroundColor)); in RegisterSliderAttributes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_slider_modifier.cpp211 void ResetTrackBackgroundColor(ArkUINodeHandle node) in ResetTrackBackgroundColor() function
687 SliderModifier::ResetTrackBackgroundColor, in GetSliderModifier()
764 SliderModifier::ResetTrackBackgroundColor, in GetCJUISliderModifier()