Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/dialog/source/
H A Ddialog.ets87 const ALERT_TITLE_ALIGNMENT = getEnumNumberByResourceId(125831126, 1);
1253 let textAlign: number = ALERT_TITLE_ALIGNMENT;
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/
H A Ddialog.js77 const ALERT_TITLE_ALIGNMENT = getEnumNumberByResourceId(125831126, 1); constant
3331 let textAlign = ALERT_TITLE_ALIGNMENT;