Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkTextArea.ts999 class TextAreaBackgroundColorModifier extends ModifierWithKey<ResourceColor> {
1420 …odifierWithKey(this._modifiersWithKeys, TextAreaBackgroundColorModifier.identity, TextAreaBackgrou…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js12886 class TextAreaBackgroundColorModifier extends ModifierWithKey { class
12902 TextAreaBackgroundColorModifier.identity = Symbol('textAreaBackgroundColor');
13309 …odifierWithKey(this._modifiersWithKeys, TextAreaBackgroundColorModifier.identity, TextAreaBackgrou…