Searched refs:TextInputLineHeightModifier (Results 1 – 2 of 2) sorted by relevance
102 class TextInputLineHeightModifier extends ModifierWithKey<number | string | Resource> {1521 …modifierWithKey(this._modifiersWithKeys, TextInputLineHeightModifier.identity, TextInputLineHeight…
13476 class TextInputLineHeightModifier extends ModifierWithKey { class13492 TextInputLineHeightModifier.identity = Symbol('textInputLineHeight');14911 …modifierWithKey(this._modifiersWithKeys, TextInputLineHeightModifier.identity, TextInputLineHeight…