Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/source/
H A Dinputmethodlist.ets59 const NORMAL_DIALOG_WIDTH: number = 156;
90 @State dialogWidth: number = NORMAL_DIALOG_WIDTH;
175 this.dialogWidth = NORMAL_DIALOG_WIDTH;
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/
H A Dinputmethodlist.js37 const NORMAL_DIALOG_WIDTH = 156; constant
71 this.__dialogWidth = new ObservedPropertySimplePU(NORMAL_DIALOG_WIDTH, this, 'dialogWidth');
443 this.dialogWidth = NORMAL_DIALOG_WIDTH;