Home
last modified time | relevance | path

Searched refs:m_sendNotification (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebCore/plugins/
DPluginView.h93 , m_sendNotification(sendNotification) in PluginRequest()
98 bool sendNotification() const { return m_sendNotification; } in sendNotification()
103 bool m_sendNotification; variable
DPluginStream.h99 bool m_sendNotification; variable
DPluginStream.cpp59 , m_sendNotification(sendNotification) in PluginStream()
276 if (m_sendNotification) { in destroyStream()
/external/webkit/WebKit/mac/Plugins/
DWebBaseNetscapePluginStream.h112 BOOL m_sendNotification; variable
DWebBaseNetscapePluginStream.mm106 , m_sendNotification(false) function
125 , m_sendNotification(sendNotification) function
416 if (m_sendNotification) {