Home
last modified time | relevance | path

Searched defs:pluginComplexTextInputIdentifier (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/Plugins/
DPluginProxy.cpp348 uint64_t PluginProxy::pluginComplexTextInputIdentifier() const in pluginComplexTextInputIdentifier() function in WebKit::PluginProxy
DPluginView.cpp401 bool PluginView::sendComplexTextInput(uint64_t pluginComplexTextInputIdentifier, const String& text… in sendComplexTextInput()