Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/source/
H A Dinputmethodlist.ets67 const BIG_IMAGE_BUTTON_HEIGHT: number = 40;
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/
H A Dinputmethodlist.js45 const BIG_IMAGE_BUTTON_HEIGHT = 40; constant