Searched defs:CreatePanel (Results 1 – 4 of 4) sorted by relevance
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ | ||
D | input_method_panel.cpp | 32 int32_t InputMethodPanel::CreatePanel( in CreatePanel() function in OHOS::MiscServices::InputMethodPanel |
D | input_method_ability.cpp | 681 int32_t InputMethodAbility::CreatePanel(const std::shared_ptr<AbilityRuntime::Context> &context, in CreatePanel() function in OHOS::MiscServices::InputMethodAbility |
/base/inputmethod/imf/test/unittest/cpp_test/src/ | ||
D | input_method_panel_test.cpp | 150 std::shared_ptr<InputMethodPanel> InputMethodPanelTest::CreatePanel() in CreatePanel() function in OHOS::MiscServices::InputMethodPanelTest |
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ | ||
D | js_input_method_engine_setting.cpp | 347 napi_value JsInputMethodEngineSetting::CreatePanel(napi_env env, napi_callback_info info) in CreatePanel() function in OHOS::MiscServices::JsInputMethodEngineSetting |