Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkTextInput.ts937 class TextInputBorderWidthModifier extends ModifierWithKey<Length | EdgeWidths> {
1589 …modifierWithKey(this._modifiersWithKeys, TextInputBorderWidthModifier.identity, TextInputBorderWid…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js14409 class TextInputBorderWidthModifier extends ModifierWithKey { class
14438 TextInputBorderWidthModifier.identity = Symbol('textInputBorderWidth');
14979 …modifierWithKey(this._modifiersWithKeys, TextInputBorderWidthModifier.identity, TextInputBorderWid…