Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkTextInput.ts378 class TextInputSelectedBackgroundColorModifier extends ModifierWithKey<ResourceColor> {
1460 modifierWithKey(this._modifiersWithKeys, TextInputSelectedBackgroundColorModifier.identity,
1461 TextInputSelectedBackgroundColorModifier, value);
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js13768 class TextInputSelectedBackgroundColorModifier extends ModifierWithKey { class
13784 TextInputSelectedBackgroundColorModifier.identity = Symbol('textInputSelectedBackgroundColor');
14857 …thKey(this._modifiersWithKeys, TextInputSelectedBackgroundColorModifier.identity, TextInputSelecte…