Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
H A Dinput_method_panel.h140 void SetResizeParams(uint32_t width, uint32_t height);
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_panel.cpp175 void InputMethodPanel::SetResizeParams(uint32_t width, uint32_t height) in SetResizeParams() function in OHOS::MiscServices::InputMethodPanel
238 SetResizeParams(width, height); in Resize()