Home
last modified time | relevance | path

Searched defs:panelHeight (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp906 auto panelHeightCallback = [this](uint32_t panelHeight, PanelFlag panelFlag) { in CreatePanel()
1219 void InputMethodAbility::NotifyKeyboardHeight(uint32_t panelHeight, PanelFlag panelFlag) in NotifyKeyboardHeight()