Home
last modified time | relevance | path

Searched refs:sendNotification (Results 1 – 20 of 20) sorted by relevance

/external/webkit/Source/WebKit/mac/Plugins/
DWebPluginRequest.h40 …Name:(NSString *)frameName notifyData:(void *)notifyData sendNotification:(BOOL)sendNotification d…
46 - (BOOL)sendNotification;
DWebPluginRequest.m35 …Name:(NSString *)frameName notifyData:(void *)notifyData sendNotification:(BOOL)sendNotification d…
42 _sendNotification = sendNotification;
68 - (BOOL)sendNotification
DWebNetscapePluginStream.h55 …etscapePluginStream> create(NSURLRequest *request, NPP plugin, bool sendNotification, void* notify… in create() argument
57 return adoptRef(new WebNetscapePluginStream(request, plugin, sendNotification, notifyData)); in create()
130 WebNetscapePluginStream(NSURLRequest *, NPP, bool sendNotification, void* notifyData);
DWebNetscapePluginView.h160 …arget:(NSString *)target withNotifyData:(void *)notifyData sendNotification:(BOOL)sendNotification;
DWebNetscapePluginView.mm187 …et:(const char *)cTarget withNotifyData:(void *)notifyData sendNotification:(BOOL)sendNotification;
1171 [self loadRequest:request inTarget:nil withNotifyData:nil sendNotification:NO];
1596 if ([JSPluginRequest sendNotification]) {
1608 …:create([NSURLRequest requestWithURL:URL], plugin, [JSPluginRequest sendNotification], [JSPluginRe…
1627 ASSERT([pluginRequest sendNotification]);
1672 if ([pluginRequest sendNotification]) {
1694 if ([pluginRequest sendNotification]) {
1708 …get:(const char *)cTarget withNotifyData:(void *)notifyData sendNotification:(BOOL)sendNotification
1764 sendNotification:sendNotification
1769 …ginStream> stream = WebNetscapePluginStream::create(request, plugin, sendNotification, notifyData);
[all …]
DWebNetscapePluginStream.mm143 …am::WebNetscapePluginStream(NSURLRequest *request, NPP plugin, bool sendNotification, void* notify…
149 , m_sendNotification(sendNotification)
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
DNetscapePluginStream.h48 …> create(PassRefPtr<NetscapePlugin> plugin, uint64_t streamID, bool sendNotification, void* notifi… in create() argument
50 … return adoptRef(new NetscapePluginStream(plugin, streamID, sendNotification, notificationData)); in create()
69 …NetscapePluginStream(PassRefPtr<NetscapePlugin>, uint64_t streamID, bool sendNotification, void* n…
DNetscapePluginStream.cpp37 …inStream(PassRefPtr<NetscapePlugin> plugin, uint64_t streamID, bool sendNotification, void* notifi… in NetscapePluginStream() argument
40 , m_sendNotification(sendNotification) in NetscapePluginStream()
DNetscapePlugin.cpp145 bool sendNotification, void* notificationData) in loadURL() argument
153 …tream> pluginStream = NetscapePluginStream::create(this, requestID, sendNotification, notification… in loadURL()
160 if (sendNotification) { in loadURL()
DNetscapePlugin.h78 const Vector<uint8_t>& httpBody, bool sendNotification, void* notificationData);
/external/webkit/Source/WebCore/plugins/
DPluginStream.h60 …mClient* client, Frame* frame, const ResourceRequest& request, bool sendNotification, void* notify… in create() argument
62 …return adoptRef(new PluginStream(client, frame, request, sendNotification, notifyData, functions, … in create()
86 …PluginStream(PluginStreamClient*, Frame*, const ResourceRequest&, bool sendNotification, void* not…
DPluginView.h117 …PluginRequest(const FrameLoadRequest& frameLoadRequest, bool sendNotification, void* notifyData, b… in PluginRequest() argument
120 , m_sendNotification(sendNotification) in PluginRequest()
125 bool sendNotification() const { return m_sendNotification; } in sendNotification() function
301 NPError load(const FrameLoadRequest&, bool sendNotification, void* notifyData);
302 …t, uint32_t len, const char* buf, bool file, void* notifyData, bool sendNotification, bool allowHe…
DPluginView.cpp467 …rame.get(), request->frameLoadRequest().resourceRequest(), request->sendNotification(), request->n… in performRequest()
478 if (request->sendNotification()) { in performRequest()
512 …rame.get(), request->frameLoadRequest().resourceRequest(), request->sendNotification(), request->n… in performRequest()
544 NPError PluginView::load(const FrameLoadRequest& frameLoadRequest, bool sendNotification, void* not… in load() argument
572 …PluginRequest* request = new PluginRequest(frameLoadRequest, sendNotification, notifyData, arePopu… in load()
1237 …t, uint32_t len, const char* buf, bool file, void* notifyData, bool sendNotification, bool allowHe… in handlePost() argument
1291 return load(frameLoadRequest, sendNotification, notifyData); in handlePost()
DPluginStream.cpp57 … client, Frame* frame, const ResourceRequest& resourceRequest, bool sendNotification, void* notify… in PluginStream() argument
62 , m_sendNotification(sendNotification) in PluginStream()
/external/webkit/Source/WebKit/mac/
DChangeLog-2010-01-292283 (-[WebNetscapePluginView loadRequest:inTarget:withNotifyData:sendNotification:]):
3401 … (-[WebNetscapePluginView _postURL:target:len:buf:file:notifyData:sendNotification:allowHeaders:]):
11963 …(-[WebPluginRequest initWithRequest:frameName:notifyData:sendNotification:didStartFromUserGesture:…
11968 (-[WebPluginRequest sendNotification]):
13498 (-[WebBaseNetscapePluginView loadRequest:inTarget:withNotifyData:sendNotification:]):
13794 (-[WebBaseNetscapePluginView loadRequest:inTarget:withNotifyData:sendNotification:]):
13914 (-[WebBaseNetscapePluginView loadRequest:inTarget:withNotifyData:sendNotification:]):
13956 (-[WebBaseNetscapePluginStream initWithRequest:plugin:notifyData:sendNotification:]):
13985 (-[WebBaseNetscapePluginView loadRequest:inTarget:withNotifyData:sendNotification:]):
14140 …(-[WebBaseNetscapePluginView loadRequest:inTarget:withNotifyData:sendNotification:]): Use a autore…
[all …]
DChangeLog-2006-02-09898 (-[WebNetscapePluginStream initWithRequest:pluginPointer:notifyData:sendNotification:]):
5290 (-[WebNetscapePluginStream initWithRequest:pluginPointer:notifyData:sendNotification:]):
6504 (-[WebNetscapePluginStream initWithRequest:pluginPointer:notifyData:sendNotification:]):
6742 …nStream.m: (-[WebNetscapePluginStream initWithRequest:pluginPointer:notifyData:sendNotification:]):
6786 (-[WebNetscapePluginStream initWithRequest:pluginPointer:notifyData:sendNotification:]):
6834 (-[WebNetscapePluginStream initWithRequest:pluginPointer:notifyData:sendNotification:]):
7420 (-[WebBaseNetscapePluginView loadRequest:inTarget:withNotifyData:sendNotification:]):
7421 …(-[WebPluginRequest initWithRequest:frameName:notifyData:sendNotification:didStartFromUserGesture:…
10359 …(-[WebBaseNetscapePluginStream initWithRequestURL:pluginPointer:notifyData:sendNotification:]): fi…
10361 … (-[WebNetscapePluginStream initWithRequest:pluginPointer:notifyData:sendNotification:]): ditto
[all …]
DChangeLog-2007-10-142343 (-[WebNetscapePluginStream initWithRequest:plugin:notifyData:sendNotification:]):
4402 (-[WebBaseNetscapePluginView loadRequest:inTarget:withNotifyData:sendNotification:]):
4797 (-[WebBaseNetscapePluginView loadRequest:inTarget:withNotifyData:sendNotification:]):
5224 (-[WebBaseNetscapePluginStream initWithRequestURL:plugin:notifyData:sendNotification:]):
12748 (-[WebBaseNetscapePluginView loadRequest:inTarget:withNotifyData:sendNotification:]):
14103 (-[WebBaseNetscapePluginView loadRequest:inTarget:withNotifyData:sendNotification:]):
17206 (-[WebNetscapePluginStream initWithRequest:pluginPointer:notifyData:sendNotification:]):
17247 (-[WebNetscapePluginStream initWithRequest:pluginPointer:notifyData:sendNotification:]):
17621 (-[WebBaseNetscapePluginView loadRequest:inTarget:withNotifyData:sendNotification:]): Don't
17636 (-[WebNetscapePluginStream initWithRequest:pluginPointer:notifyData:sendNotification:]):
[all …]
DChangeLog5566 (-[WebNetscapePluginView loadRequest:inTarget:withNotifyData:sendNotification:]):
5820 (-[WebNetscapePluginView loadRequest:inTarget:withNotifyData:sendNotification:]):
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1432495 (WebCore::PluginRequestWin::sendNotification):
DChangeLog-2008-08-1039047 (WebCore::PluginRequest::sendNotification):