Home | History | Annotate | Download | only in Plugins

Lines Matching defs:sendComplexTextInput

401 bool PluginView::sendComplexTextInput(uint64_t pluginComplexTextInputIdentifier, const String& textInput)
409 m_plugin->sendComplexTextInput(textInput);