Home
last modified time | relevance | path

Searched defs:textInputPadding (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/
H A Dtreeview.js739 this.textInputPadding = { class in TreeView.constructor
3467 this.textInputPadding = { class in i3.constructor
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/
H A Dtreeview.js2380 this.textInputPadding = { left: "0vp", right: "0vp", top: "0vp", bottom: "0vp" }; class in T.constructor