Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/source/
H A Dinputmethodlist.ets66 const BIG_IMAGE_BUTTON_WIDTH: number = 50;
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/
H A Dinputmethodlist.js44 const BIG_IMAGE_BUTTON_WIDTH = 50; constant