Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkCounter.ts36 …modifierWithKey(this._modifiersWithKeys, CounterBackgroundColorModifier.identity, CounterBackgroun…
88 class CounterBackgroundColorModifier extends ModifierWithKey<ResourceColor> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js20589 …modifierWithKey(this._modifiersWithKeys, CounterBackgroundColorModifier.identity, CounterBackgroun…
20639 class CounterBackgroundColorModifier extends ModifierWithKey { class
20655 CounterBackgroundColorModifier.identity = Symbol('CounterBackgroundColor');