Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkButton.ts73 …modifierWithKey(this._modifiersWithKeys, ButtonBackgroundColorModifier.identity, ButtonBackgroundC…
163 class ButtonBackgroundColorModifier extends ModifierWithKey<ResourceColor> {
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js16430 …modifierWithKey(this._modifiersWithKeys, ButtonBackgroundColorModifier.identity, ButtonBackgroundC…
16520 class ButtonBackgroundColorModifier extends ModifierWithKey { class
16536 ButtonBackgroundColorModifier.identity = Symbol('buttonBackgroundColor');