Searched refs:supportsUpdatedTextInput (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/Netscape/
H A DNetscapeBrowserFuncs.cpp474 bool supportsUpdatedTextInput = !plugin->hasHandledAKeyDownEvent(); local
475 if (supportsUpdatedTextInput)
478 *reinterpret_cast<NPBool*>(value) = supportsUpdatedTextInput;

Completed in 67 milliseconds