Home
last modified time | relevance | path

Searched refs:ProgressBackgroundColorModifier (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkProgress.ts60 …odifierWithKey(this._modifiersWithKeys, ProgressBackgroundColorModifier.identity, ProgressBackgrou…
175 class ProgressBackgroundColorModifier extends ModifierWithKey<ResourceColor> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js24048 …odifierWithKey(this._modifiersWithKeys, ProgressBackgroundColorModifier.identity, ProgressBackgrou…
24165 class ProgressBackgroundColorModifier extends ModifierWithKey { class
24178 ProgressBackgroundColorModifier.identity = Symbol('progressBackgroundColor');