Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
Drefresh_model_ng.h52 void SetProgressBackgroundColor(const Color& backgroundColor) override {} in SetProgressBackgroundColor() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Drefresh_model_impl.cpp161 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.cpp336 void SetProgressBackgroundColor(NodeHandle node, uint32_t color) in SetProgressBackgroundColor() function
Dapi.h1462 void (*SetProgressBackgroundColor)(NodeHandle node, uint32_t color); member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_progress_bridge.cpp542 ArkUINativeModuleValue ProgressBridge::SetProgressBackgroundColor(ArkUIRuntimeCallInfo* runtimeCall… in SetProgressBackgroundColor() function in OHOS::Ace::NG::ProgressBridge