Searched defs:inputMethodPanel (Results 1 – 6 of 6) sorted by relevance
274 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); in CreatePanel() local312 bool InputMethodPanelTest::TriggerShowCallback(std::shared_ptr<InputMethodPanel> &inputMethodPanel) in TriggerShowCallback()329 bool InputMethodPanelTest::TriggerHideCallback(std::shared_ptr<InputMethodPanel> &inputMethodPanel) in TriggerHideCallback()461 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable477 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable491 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable532 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable573 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable611 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable662 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable[all …]
151 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); in CreatePanel() local216 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable235 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable260 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable285 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable312 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable339 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable366 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable393 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable420 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable[all …]
773 std::shared_ptr<InputMethodPanel> inputMethodPanel = nullptr; variable1258 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable1282 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable1307 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable
262 auto inputMethodPanel = reinterpret_cast<JsPanel *>(native)->GetNative(); in StartMoving() local404 auto inputMethodPanel = UnwrapPanel(env, thisVar); in ChangeFlag() local430 auto inputMethodPanel = UnwrapPanel(env, thisVar); in SetPrivacyMode() local465 auto inputMethodPanel = UnwrapPanel(env, thisVar); in Subscribe() local506 auto inputMethodPanel = UnwrapPanel(env, thisVar); in UnSubscribe() local726 auto inputMethodPanel = jsPanel->GetNative(); in UnwrapPanel() local
108 std::shared_ptr<InputMethodPanel> inputMethodPanel = nullptr; member
877 const PanelInfo &panelInfo, std::shared_ptr<InputMethodPanel> &inputMethodPanel) in CreatePanel()905 int32_t InputMethodAbility::DestroyPanel(const std::shared_ptr<InputMethodPanel> &inputMethodPanel) in DestroyPanel()920 int32_t InputMethodAbility::ShowPanel(const std::shared_ptr<InputMethodPanel> &inputMethodPanel) in ShowPanel()929 int32_t InputMethodAbility::HidePanel(const std::shared_ptr<InputMethodPanel> &inputMethodPanel) in HidePanel()948 const std::shared_ptr<InputMethodPanel> &inputMethodPanel, PanelFlag flag, Trigger trigger) in ShowPanel()977 const std::shared_ptr<InputMethodPanel> &inputMethodPanel, PanelFlag flag, Trigger trigger) in HidePanel()