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

  /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;
PluginStream.cpp 60 , m_sendNotification(sendNotification)
284 if (m_sendNotification) {
  /external/webkit/WebKit/mac/Plugins/
WebBaseNetscapePluginStream.h 112 BOOL m_sendNotification;
WebBaseNetscapePluginStream.mm 129 , m_sendNotification(false)
148 , m_sendNotification(sendNotification)
440 if (m_sendNotification) {

Completed in 804 milliseconds