Searched defs:panel (Results 1 – 3 of 3) sorted by relevance
304 …nels_.ForEach([windowId](const PanelType &panelType, const std::shared_ptr<InputMethodPanel> &pane… in SetCallingWindow()386 auto panel = result.second; in ShowInputWindow() local422 …s_.ForEach([&textConfig](const PanelType &panelType, const std::shared_ptr<InputMethodPanel> &pane… in OnTextConfigChange()453 auto panel = result.second; in HideKeyboard() local
57 std::shared_ptr<InputMethodPanel> panel = nullptr; member
61 JsPanel *panel = new (std::nothrow) JsPanel(); in JsNew() local86 void JsPanel::SetNative(const std::shared_ptr<InputMethodPanel> &panel) in SetNative()