Searched defs:SetProgressBackgroundColor (Results 1 – 5 of 5) sorted by relevance
52 void SetProgressBackgroundColor(const Color& backgroundColor) override {} in SetProgressBackgroundColor() function
161 void RefreshModelImpl::SetProgressBackgroundColor(const Color& backgroundColor) in SetProgressBackgroundColor() function in OHOS::Ace::Framework::RefreshModelImpl
336 void SetProgressBackgroundColor(NodeHandle node, uint32_t color) in SetProgressBackgroundColor() function
1462 void (*SetProgressBackgroundColor)(NodeHandle node, uint32_t color); member
542 ArkUINativeModuleValue ProgressBridge::SetProgressBackgroundColor(ArkUIRuntimeCallInfo* runtimeCall… in SetProgressBackgroundColor() function in OHOS::Ace::NG::ProgressBridge