Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_panel_adjust_test.cpp155 void InputMethodPanelAdjustTest::DestroyPanel(const std::shared_ptr<InputMethodPanel> &panel) in DestroyPanel() function in OHOS::MiscServices::InputMethodPanelAdjustTest
Dinput_method_panel_test.cpp268 void InputMethodPanelTest::DestroyPanel(const std::shared_ptr<InputMethodPanel> &panel) in DestroyPanel() function in OHOS::MiscServices::InputMethodPanelTest
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_input_method_engine_setting.cpp450 napi_value JsInputMethodEngineSetting::DestroyPanel(napi_env env, napi_callback_info info) in DestroyPanel() function in OHOS::MiscServices::JsInputMethodEngineSetting
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_ability.cpp942 int32_t InputMethodAbility::DestroyPanel(const std::shared_ptr<InputMethodPanel> &inputMethodPanel) in DestroyPanel() function in OHOS::MiscServices::InputMethodAbility
Dinput_method_panel.cpp146 int32_t InputMethodPanel::DestroyPanel() in DestroyPanel() function in OHOS::MiscServices::InputMethodPanel