Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/
Ddialog.js112 this.updateTextAlign = (maxWidth) => { function
328 updateTextAlign: this.updateTextAlign, property
669 this.updateTextAlign = (maxWidth) => { function
1390 this.updateTextAlign = (maxWidth) => { function
1518 this.updateTextAlign = (maxWidth) => { function
1746 … minContentHeight: this.__minContentHeight, updateTextAlign: this.updateTextAlign, property
2155 updateTextAlign(maxWidth) { method in AlertDialog