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

/macosx-10.10/WebCore-7600.1.25/plugins/mac/
H A DPluginViewMac.mm192 if (m_keyDownSent && !m_updatedCocoaTextInputRequested) {
525 m_keyDownSent = true;
/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginView.h308 bool m_keyDownSent; member in class:WebCore::PluginView
H A DPluginView.cpp821 , m_keyDownSent(false)

Completed in 74 milliseconds