Home
last modified time | relevance | path

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

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