Home
last modified time | relevance | path

Searched refs:startInputMethod (Results 1 – 13 of 13) sorted by relevance

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dinputmethod.cpp328 startInputMethod(); in setEnabled()
542 startInputMethod(); in setInputMethodCommand()
566 void InputMethod::startInputMethod() in startInputMethod() function in KWin::InputMethod
609 startInputMethod(); in startInputMethod()
H A Dinputmethod.h92 void startInputMethod();
/dports/editors/yudit/yudit-3.0.7/swindow/swin32/backup/
H A DSWin32.h91 virtual bool startInputMethod (const SString& name, const SProperties& prop);
H A DSWin32.cpp3255 SW32Window::startInputMethod (const SString& name, const SProperties& prop) in startInputMethod() function in SW32Window
/dports/editors/yudit/yudit-3.0.7/swindow/swin32/
H A DSWin32.h91 …virtual bool startInputMethod (const SString& name, const SProperties& prop, SPreEditor* preEditor…
H A DSWin32.cpp3323 SW32Window::startInputMethod (const SString& name, const SProperties& prop, SPreEditor* preEditor) in startInputMethod() function in SW32Window
/dports/editors/yudit/yudit-3.0.7/swindow/sosx/
H A DSOSX.h92 …virtual bool startInputMethod (const SString& name, const SProperties& prop, SPreEditor* preEditor…
H A DSOSX.cpp642 SOSXWindow::startInputMethod (const SString& name, const SProperties& prop, SPreEditor* preEditor ) in startInputMethod() function in SOSXWindow
/dports/editors/yudit/yudit-3.0.7/swindow/sx11/
H A DSX11Window.h135 …virtual bool startInputMethod (const SString& name, const SProperties& prop, SPreEditor* preEditor…
H A DSX11Window.cpp1129 SX11Window::startInputMethod (const SString& _name, const SProperties& prop, SPreEditor* preEditor) in startInputMethod() function in SX11Window
/dports/editors/yudit/yudit-3.0.7/swindow/
H A DSWindow.cpp410 SWindow::startInputMethod (const SString& name, const SProperties& prop, SPreEditor* preEditor) in startInputMethod() function in SWindow
H A DSWindow.h121 …virtual bool startInputMethod (const SString& name, const SProperties& prop, SPreEditor* preEditor…
/dports/editors/yudit/yudit-3.0.7/swidget/
H A DSTextEdit.cpp361 if (!window->startInputMethod ("_JAPANESE_CONVERSION",getProperties(),this)) in keyPressed()
999 window->startInputMethod ("x-ascii", SProperties(),this); in setInputMethod()
1007 if (!window->startInputMethod ("_JAPANESE_CONVERSION",getProperties(),this)) in setInputMethod()
1031 if (!window->startInputMethod ("_JAPANESE_CONVERSION",getProperties(),this)) in setInputMethod()
1058 if (!window->startInputMethod (inputMethod, getProperties(),this)) in setInputMethod()
1082 window->startInputMethod ("x-ascii", SProperties(),this); in setInputMethod()