Searched refs:ShowPanel (Results 1 – 5 of 5) sorted by relevance
161 …panelHandler_->PostTask([&inputMethodPanel]() { inputMethodPanel->ShowPanel(); }, InputMethodPanel… in TriggerShowCallback()360 auto ret = inputMethodPanel->ShowPanel();364 ret = inputMethodPanel->ShowPanel();371 ret = inputMethodPanel->ShowPanel();377 ret = inputMethodPanel->ShowPanel();387 ret = inputMethodPanel->ShowPanel();591 auto ret = inputMethodPanel->ShowPanel();617 auto ret = inputMethodPanel->ShowPanel();645 auto ret = inputMethodPanel->ShowPanel();671 auto ret = inputMethodPanel->ShowPanel();[all …]
60 int32_t ShowPanel();
189 int32_t InputMethodPanel::ShowPanel() in ShowPanel() function in OHOS::MiscServices::InputMethodPanel
391 auto ret = panel->ShowPanel(); in ShowInputWindow()
203 auto code = ctxt->inputMethodPanel->ShowPanel(); in Show()