Searched refs:PluginRequest (Results 1 – 5 of 5) sorted by relevance
77 class PluginRequest; variable88 class PluginRequest {90 …PluginRequest(const FrameLoadRequest& frameLoadRequest, bool sendNotification, void* notifyData, b… in PluginRequest() function238 void performRequest(PluginRequest*);239 void scheduleRequest(PluginRequest*);281 Vector<PluginRequest*> m_requests;
229 void PluginView::performRequest(PluginRequest* request) in performRequest()291 PluginRequest* request = m_requests[0]; in requestTimerFired()303 void PluginView::scheduleRequest(PluginRequest* request) in scheduleRequest()341 …PluginRequest* request = new PluginRequest(frameLoadRequest, sendNotification, notifyData, arePopu… in load()
2164 (WebKit::NetscapePluginInstanceProxy::PluginRequest::PluginRequest):2165 (WebKit::NetscapePluginInstanceProxy::PluginRequest::requestID):2166 (WebKit::NetscapePluginInstanceProxy::PluginRequest::request):2167 (WebKit::NetscapePluginInstanceProxy::PluginRequest::frameName):2168 (WebKit::NetscapePluginInstanceProxy::PluginRequest::didStartFromUserGesture):
7418 …WithFrame:]): In our asynchronous load, pass along currentEventIsUserGesture to the PluginRequest.
39038 incomplete type 'WebCore::PluginRequest'; no destructor called39040 * plugins/PluginView.cpp: Move PluginRequest class to PluginView.h so39044 (WebCore::PluginRequest::PluginRequest):39045 (WebCore::PluginRequest::frameLoadRequest):39046 (WebCore::PluginRequest::notifyData):39047 (WebCore::PluginRequest::sendNotification):39048 (WebCore::PluginRequest::shouldAllowPopups):52751 (WebCore::PluginRequest::PluginRequest):