Searched defs:pluginComplexTextInputIdentifier (Results 1 – 2 of 2) sorted by relevance
348 uint64_t PluginProxy::pluginComplexTextInputIdentifier() const in pluginComplexTextInputIdentifier() function in WebKit::PluginProxy
401 bool PluginView::sendComplexTextInput(uint64_t pluginComplexTextInputIdentifier, const String& text… in sendComplexTextInput()