Searched defs:inputMethodPanel (Results 1 – 5 of 5) sorted by relevance
152 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); in CreatePanel() local159 void InputMethodPanelTest::TriggerShowCallback(std::shared_ptr<InputMethodPanel> &inputMethodPanel) in TriggerShowCallback()170 void InputMethodPanelTest::TriggerHideCallback(std::shared_ptr<InputMethodPanel> &inputMethodPanel) in TriggerHideCallback()206 …const std::shared_ptr<InputMethodPanel> &inputMethodPanel, const PanelInfo &info, ListeningStatus … in ImcPanelListeningTestPrepare()241 …nputMethodPanelTest::ImcPanelListeningTestClear(const std::shared_ptr<InputMethodPanel> &inputMeth… in ImcPanelListeningTestClear()254 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable270 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable284 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable320 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable357 auto inputMethodPanel = std::make_shared<InputMethodPanel>(); variable[all …]
671 std::shared_ptr<InputMethodPanel> inputMethodPanel = nullptr; variable
243 auto inputMethodPanel = UnwrapPanel(env, thisVar); in ChangeFlag() local266 auto inputMethodPanel = UnwrapPanel(env, thisVar); in Subscribe() local295 auto inputMethodPanel = UnwrapPanel(env, thisVar); in UnSubscribe() local312 auto inputMethodPanel = jsPanel->GetNative(); in UnwrapPanel() local
56 std::shared_ptr<InputMethodPanel> inputMethodPanel = nullptr; member
682 const PanelInfo &panelInfo, std::shared_ptr<InputMethodPanel> &inputMethodPanel) in CreatePanel()704 int32_t InputMethodAbility::DestroyPanel(const std::shared_ptr<InputMethodPanel> &inputMethodPanel) in DestroyPanel()