Searched defs:DestroyPanel (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ | ||
H A D | input_method_panel.cpp | 146 int32_t InputMethodPanel::DestroyPanel() in DestroyPanel() function in OHOS::MiscServices::InputMethodPanel |
H A D | input_method_ability.cpp | 930 int32_t InputMethodAbility::DestroyPanel(const std::shared_ptr<InputMethodPanel> &inputMethodPanel) in DestroyPanel() function in OHOS::MiscServices::InputMethodAbility |
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ | ||
H A D | js_input_method_engine_setting.cpp | 429 napi_value JsInputMethodEngineSetting::DestroyPanel(napi_env env, napi_callback_info info) in DestroyPanel() function in OHOS::MiscServices::JsInputMethodEngineSetting |
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ | ||
H A D | input_method_panel_test.cpp | 264 void InputMethodPanelTest::DestroyPanel(const std::shared_ptr<InputMethodPanel> &panel) in DestroyPanel() function in OHOS::MiscServices::InputMethodPanelTest |