Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_panel.cpp146 int32_t InputMethodPanel::DestroyPanel() in DestroyPanel() function in OHOS::MiscServices::InputMethodPanel
H A Dinput_method_ability.cpp930 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 Djs_input_method_engine_setting.cpp429 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 Dinput_method_panel_test.cpp264 void InputMethodPanelTest::DestroyPanel(const std::shared_ptr<InputMethodPanel> &panel) in DestroyPanel() function in OHOS::MiscServices::InputMethodPanelTest