Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkTextInput.ts120 class TextInputUnderlineColorModifier extends ModifierWithKey<ResourceColor | UnderlineColor | unde…
1525 …odifierWithKey(this._modifiersWithKeys, TextInputUnderlineColorModifier.identity, TextInputUnderli…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js13493 class TextInputUnderlineColorModifier extends ModifierWithKey { class
13526 TextInputUnderlineColorModifier.identity = Symbol('textInputUnderlineColor');
14915 …odifierWithKey(this._modifiersWithKeys, TextInputUnderlineColorModifier.identity, TextInputUnderli…