Home
last modified time | relevance | path

Searched refs:SetPanelProperties (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
Dinput_method_panel.h70 int32_t SetPanelProperties();
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_panel.cpp58 if (SetPanelProperties() != ErrorCode::NO_ERROR) { in CreatePanel()
75 int32_t InputMethodPanel::SetPanelProperties() in SetPanelProperties() function in OHOS::MiscServices::InputMethodPanel