Searched defs:DestroyPanel (Results 1 – 5 of 5) sorted by relevance
155 void InputMethodPanelAdjustTest::DestroyPanel(const std::shared_ptr<InputMethodPanel> &panel) in DestroyPanel() function in OHOS::MiscServices::InputMethodPanelAdjustTest
268 void InputMethodPanelTest::DestroyPanel(const std::shared_ptr<InputMethodPanel> &panel) in DestroyPanel() function in OHOS::MiscServices::InputMethodPanelTest
450 napi_value JsInputMethodEngineSetting::DestroyPanel(napi_env env, napi_callback_info info) in DestroyPanel() function in OHOS::MiscServices::JsInputMethodEngineSetting
942 int32_t InputMethodAbility::DestroyPanel(const std::shared_ptr<InputMethodPanel> &inputMethodPanel) in DestroyPanel() function in OHOS::MiscServices::InputMethodAbility
146 int32_t InputMethodPanel::DestroyPanel() in DestroyPanel() function in OHOS::MiscServices::InputMethodPanel