Home | History | Annotate | Download | only in Plugins

Lines Matching refs:setComplexTextInputEnabled

999 void PluginView::setComplexTextInputEnabled(bool complexTextInputEnabled)
1001 SetComplexTextInputEnabled(m_plugin->pluginComplexTextInputIdentifier(), complexTextInputEnabled));