Searched defs:inputMethodPanel (Results 1 – 5 of 5) sorted by relevance
257 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); in CreatePanel() local425 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>(); variable650 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable845 auto inputMethodPanel = InputMethodPanelTest::CreatePanel(); variable[all …]
702 std::shared_ptr<InputMethodPanel> inputMethodPanel = nullptr; variable1158 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable1182 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable1207 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
903 const PanelInfo &panelInfo, std::shared_ptr<InputMethodPanel> &inputMethodPanel) in CreatePanel()930 int32_t InputMethodAbility::DestroyPanel(const std::shared_ptr<InputMethodPanel> &inputMethodPanel) in DestroyPanel()945 int32_t InputMethodAbility::ShowPanel(const std::shared_ptr<InputMethodPanel> &inputMethodPanel) in ShowPanel()954 int32_t InputMethodAbility::HidePanel(const std::shared_ptr<InputMethodPanel> &inputMethodPanel) in HidePanel()971 const std::shared_ptr<InputMethodPanel> &inputMethodPanel, PanelFlag flag, Trigger trigger) in ShowPanel()996 int32_t InputMethodAbility::HidePanel(const std::shared_ptr<InputMethodPanel> &inputMethodPanel, Pa… in HidePanel()1012 const std::shared_ptr<InputMethodPanel> &inputMethodPanel, SysPanelStatus &sysPanelStatus) in NotifyPanelStatus()