Home
last modified time | relevance | path

Searched defs:SetProgressBackgroundColor (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_model_ng.h59 void SetProgressBackgroundColor(const Color& backgroundColor) override {} in SetProgressBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Drefresh_model_impl.cpp161 void RefreshModelImpl::SetProgressBackgroundColor(const Color& backgroundColor) in SetProgressBackgroundColor() function in OHOS::Ace::Framework::RefreshModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dprogress_modifier.cpp362 void SetProgressBackgroundColor(ArkUINodeHandle node, uint32_t color) in SetProgressBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_progress_bridge.cpp551 ArkUINativeModuleValue ProgressBridge::SetProgressBackgroundColor(ArkUIRuntimeCallInfo* runtimeCall… in SetProgressBackgroundColor() function in OHOS::Ace::NG::ProgressBridge