Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkTextInput.ts102 class TextInputLineHeightModifier extends ModifierWithKey<number | string | Resource> {
1521 …modifierWithKey(this._modifiersWithKeys, TextInputLineHeightModifier.identity, TextInputLineHeight…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js13476 class TextInputLineHeightModifier extends ModifierWithKey { class
13492 TextInputLineHeightModifier.identity = Symbol('textInputLineHeight');
14911 …modifierWithKey(this._modifiersWithKeys, TextInputLineHeightModifier.identity, TextInputLineHeight…