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
332 updateTextAlign: this.updateTextAlign, property
676 this.updateTextAlign = (maxWidth) => { function
1397 this.updateTextAlign = (maxWidth) => { function
1525 this.updateTextAlign = (maxWidth) => { function
1753 … minContentHeight: this.__minContentHeight, updateTextAlign: this.updateTextAlign, property
2162 updateTextAlign(maxWidth) { method in AlertDialog