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

  /external/webkit/WebKit/mac/Plugins/
WebBaseNetscapePluginStream.h 112 BOOL m_sendNotification;
  /external/webkit/WebCore/plugins/
PluginStream.h 101 bool m_sendNotification;
PluginView.h 108 , m_sendNotification(sendNotification)
113 bool sendNotification() const { return m_sendNotification; }
118 bool m_sendNotification;

Completed in 85 milliseconds