Searched defs:inputMethodPanel (Results 1 – 5 of 5) sorted by relevance
257 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); in CreatePanel() local294 bool InputMethodPanelTest::TriggerShowCallback(std::shared_ptr<InputMethodPanel> &inputMethodPanel) in TriggerShowCallback()306 bool InputMethodPanelTest::TriggerHideCallback(std::shared_ptr<InputMethodPanel> &inputMethodPanel) in TriggerHideCallback()425 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable441 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable455 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable496 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable537 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable575 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable626 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable[all …]
686 std::shared_ptr<InputMethodPanel> inputMethodPanel = nullptr; variable1142 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable1166 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable1191 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable
300 auto inputMethodPanel = UnwrapPanel(env, thisVar); in ChangeFlag() local330 auto inputMethodPanel = UnwrapPanel(env, thisVar); in SetPrivacyMode() local361 auto inputMethodPanel = UnwrapPanel(env, thisVar); in Subscribe() local397 auto inputMethodPanel = UnwrapPanel(env, thisVar); in UnSubscribe() local491 auto inputMethodPanel = jsPanel->GetNative(); in UnwrapPanel() local
88 std::shared_ptr<InputMethodPanel> inputMethodPanel = nullptr; member
893 const PanelInfo &panelInfo, std::shared_ptr<InputMethodPanel> &inputMethodPanel) in CreatePanel()920 int32_t InputMethodAbility::DestroyPanel(const std::shared_ptr<InputMethodPanel> &inputMethodPanel) in DestroyPanel()935 int32_t InputMethodAbility::ShowPanel(const std::shared_ptr<InputMethodPanel> &inputMethodPanel) in ShowPanel()944 int32_t InputMethodAbility::HidePanel(const std::shared_ptr<InputMethodPanel> &inputMethodPanel) in HidePanel()961 const std::shared_ptr<InputMethodPanel> &inputMethodPanel, PanelFlag flag, Trigger trigger) in ShowPanel()986 int32_t InputMethodAbility::HidePanel(const std::shared_ptr<InputMethodPanel> &inputMethodPanel, Pa… in HidePanel()1002 const std::shared_ptr<InputMethodPanel> &inputMethodPanel, SysPanelStatus &sysPanelStatus) in NotifyPanelStatus()