HomeSort by relevance Sort by last modified time
    Searched defs:m_sendNotification (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginStream.h 113 BOOL m_sendNotification;
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapePluginStream.h 84 bool m_sendNotification;
  /external/webkit/Source/WebCore/plugins/
PluginStream.h 101 bool m_sendNotification;
PluginView.h 120 , m_sendNotification(sendNotification)
125 bool sendNotification() const { return m_sendNotification; }
130 bool m_sendNotification;

Completed in 78 milliseconds