Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/Plugins/
H A DPluginProxy.cpp349 uint64_t PluginProxy::pluginComplexTextInputIdentifier() const in pluginComplexTextInputIdentifier() function in WebKit::PluginProxy
H A DPluginView.cpp402 bool PluginView::sendComplexTextInput(uint64_t pluginComplexTextInputIdentifier, const String& text… in sendComplexTextInput()