WebPluginImpl 204 content/renderer/npapi/webplugin_delegate_proxy.cc WebPluginImpl* plugin, WebPluginImpl 43 content/renderer/npapi/webplugin_delegate_proxy.h class WebPluginImpl; WebPluginImpl 53 content/renderer/npapi/webplugin_delegate_proxy.h WebPluginDelegateProxy(WebPluginImpl* plugin, WebPluginImpl 260 content/renderer/npapi/webplugin_delegate_proxy.h WebPluginImpl* plugin_; WebPluginImpl 221 content/renderer/npapi/webplugin_impl.cc struct WebPluginImpl::ClientInfo { WebPluginImpl 232 content/renderer/npapi/webplugin_impl.cc bool WebPluginImpl::initialize(WebPluginContainer* container) { WebPluginImpl 276 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::destroy() { WebPluginImpl 281 content/renderer/npapi/webplugin_impl.cc NPObject* WebPluginImpl::scriptableObject() { WebPluginImpl 288 content/renderer/npapi/webplugin_impl.cc NPP WebPluginImpl::pluginNPP() { WebPluginImpl 292 content/renderer/npapi/webplugin_impl.cc bool WebPluginImpl::getFormValue(blink::WebString& value) { WebPluginImpl 302 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::paint(WebCanvas* canvas, const WebRect& paint_rect) { WebPluginImpl 316 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::updateGeometry( WebPluginImpl 361 content/renderer/npapi/webplugin_impl.cc base::Bind(&WebPluginImpl::OnDownloadPluginSrcUrl, WebPluginImpl 383 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::updateFocus(bool focused) { WebPluginImpl 388 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::updateVisibility(bool visible) { WebPluginImpl 402 content/renderer/npapi/webplugin_impl.cc bool WebPluginImpl::acceptsInputEvents() { WebPluginImpl 406 content/renderer/npapi/webplugin_impl.cc bool WebPluginImpl::handleInputEvent( WebPluginImpl 424 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::didReceiveResponse(const WebURLResponse& response) { WebPluginImpl 438 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::didReceiveData(const char* data, int data_length) { WebPluginImpl 442 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::didFinishLoading() { WebPluginImpl 446 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::didFailLoading(const WebURLError& error) { WebPluginImpl 451 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::didFinishLoadingFrameRequest( WebPluginImpl 464 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::didFailLoadingFrameRequest( WebPluginImpl 476 content/renderer/npapi/webplugin_impl.cc bool WebPluginImpl::isPlaceholder() { WebPluginImpl 480 content/renderer/npapi/webplugin_impl.cc WebPluginImpl::LoaderClient::LoaderClient(WebPluginImpl* parent) WebPluginImpl 483 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::LoaderClient::willSendRequest( WebPluginImpl 489 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::LoaderClient::didSendData( WebPluginImpl 495 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::LoaderClient::didReceiveResponse( WebPluginImpl 500 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::LoaderClient::didDownloadData( WebPluginImpl 504 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::LoaderClient::didReceiveData( WebPluginImpl 510 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::LoaderClient::didReceiveCachedMetadata( WebPluginImpl 514 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::LoaderClient::didFinishLoading( WebPluginImpl 520 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::LoaderClient::didFail( WebPluginImpl 527 content/renderer/npapi/webplugin_impl.cc WebPluginImpl::WebPluginImpl( WebPluginImpl 562 content/renderer/npapi/webplugin_impl.cc WebPluginImpl::~WebPluginImpl() { WebPluginImpl 565 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::SetWindow(gfx::PluginWindowHandle window) { WebPluginImpl 596 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::SetAcceptsInputEvents(bool accepts) { WebPluginImpl 600 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::WillDestroyWindow(gfx::PluginWindowHandle window) { WebPluginImpl 612 content/renderer/npapi/webplugin_impl.cc GURL WebPluginImpl::CompleteURL(const char* url) { WebPluginImpl 621 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::CancelResource(unsigned long id) { WebPluginImpl 634 content/renderer/npapi/webplugin_impl.cc bool WebPluginImpl::SetPostData(WebURLRequest* request, WebPluginImpl 666 content/renderer/npapi/webplugin_impl.cc bool WebPluginImpl::IsValidUrl(const GURL& url, Referrer referrer_flag) { WebPluginImpl 689 content/renderer/npapi/webplugin_impl.cc WebPluginImpl::RoutingStatus WebPluginImpl::RouteToFrame( WebPluginImpl 734 content/renderer/npapi/webplugin_impl.cc if (!WebPluginImpl::IsValidUrl(complete_url, referrer_flag)) WebPluginImpl 764 content/renderer/npapi/webplugin_impl.cc NPObject* WebPluginImpl::GetWindowScriptNPObject() { WebPluginImpl 772 content/renderer/npapi/webplugin_impl.cc NPObject* WebPluginImpl::GetPluginElement() { WebPluginImpl 776 content/renderer/npapi/webplugin_impl.cc bool WebPluginImpl::FindProxyForUrl(const GURL& url, std::string* proxy_list) { WebPluginImpl 781 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::SetCookie(const GURL& url, WebPluginImpl 797 content/renderer/npapi/webplugin_impl.cc std::string WebPluginImpl::GetCookies(const GURL& url, WebPluginImpl 811 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::URLRedirectResponse(bool allow, int resource_id) { WebPluginImpl 828 content/renderer/npapi/webplugin_impl.cc bool WebPluginImpl::CheckIfRunInsecureContent(const GURL& url) { WebPluginImpl 836 content/renderer/npapi/webplugin_impl.cc WebPluginAcceleratedSurface* WebPluginImpl::GetAcceleratedSurface( WebPluginImpl 841 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::AcceleratedPluginEnabledRendering() { WebPluginImpl 844 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::AcceleratedPluginAllocatedIOSurface(int32 width, WebPluginImpl 853 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::AcceleratedPluginSwappedIOSurface() { WebPluginImpl 886 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::Invalidate() { WebPluginImpl 891 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::InvalidateRect(const gfx::Rect& rect) { WebPluginImpl 896 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::OnDownloadPluginSrcUrl() { WebPluginImpl 902 content/renderer/npapi/webplugin_impl.cc WebPluginResourceClient* WebPluginImpl::GetClientFromLoader( WebPluginImpl 910 content/renderer/npapi/webplugin_impl.cc WebPluginImpl::ClientInfo* WebPluginImpl::GetClientInfoFromLoader( WebPluginImpl 921 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::willSendRequest(WebURLLoader* loader, WebPluginImpl 926 content/renderer/npapi/webplugin_impl.cc WebPluginImpl::ClientInfo* client_info = GetClientInfoFromLoader(loader); WebPluginImpl 964 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::didSendData(WebURLLoader* loader, WebPluginImpl 969 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::didReceiveResponse(WebURLLoader* loader, WebPluginImpl 1076 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::didReceiveData(WebURLLoader* loader, WebPluginImpl 1100 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::didFinishLoading(WebURLLoader* loader, double finishTime) { WebPluginImpl 1119 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::didFail(WebURLLoader* loader, WebPluginImpl 1132 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::RemoveClient(size_t i) { WebPluginImpl 1136 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::RemoveClient(WebURLLoader* loader) { WebPluginImpl 1145 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::SetContainer(WebPluginContainer* container) { WebPluginImpl 1153 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::HandleURLRequest(const char* url, WebPluginImpl 1168 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::HandleURLRequestInternal(const char* url, WebPluginImpl 1213 content/renderer/npapi/webplugin_impl.cc if (!WebPluginImpl::IsValidUrl(complete_url, referrer_flag)) WebPluginImpl 1267 content/renderer/npapi/webplugin_impl.cc unsigned long WebPluginImpl::GetNextResourceId() { WebPluginImpl 1276 content/renderer/npapi/webplugin_impl.cc bool WebPluginImpl::InitiateHTTPRequest(unsigned long resource_id, WebPluginImpl 1332 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::CancelDocumentLoad() { WebPluginImpl 1339 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::InitiateHTTPRangeRequest( WebPluginImpl 1347 content/renderer/npapi/webplugin_impl.cc if (!WebPluginImpl::IsValidUrl(complete_url, WebPluginImpl 1358 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::DidStartLoading() { WebPluginImpl 1365 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::DidStopLoading() { WebPluginImpl 1372 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::SetDeferResourceLoading(unsigned long resource_id, WebPluginImpl 1400 content/renderer/npapi/webplugin_impl.cc bool WebPluginImpl::IsOffTheRecord() { WebPluginImpl 1404 content/renderer/npapi/webplugin_impl.cc bool WebPluginImpl::HandleHttpMultipartResponse( WebPluginImpl 1425 content/renderer/npapi/webplugin_impl.cc bool WebPluginImpl::ReinitializePluginForResponse( WebPluginImpl 1475 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::TearDownPluginInstance( WebPluginImpl 1528 content/renderer/npapi/webplugin_impl.cc void WebPluginImpl::SetReferrer(blink::WebURLRequest* request, WebPluginImpl 53 content/renderer/npapi/webplugin_impl.h class WebPluginImpl : public WebPlugin, WebPluginImpl 56 content/renderer/npapi/webplugin_impl.h WebPluginImpl( WebPluginImpl 62 content/renderer/npapi/webplugin_impl.h virtual ~WebPluginImpl(); WebPluginImpl 331 content/renderer/npapi/webplugin_impl.h base::WeakPtrFactory<WebPluginImpl> weak_factory_; WebPluginImpl 335 content/renderer/npapi/webplugin_impl.h LoaderClient(WebPluginImpl*); WebPluginImpl 362 content/renderer/npapi/webplugin_impl.h WebPluginImpl* parent_; WebPluginImpl 367 content/renderer/npapi/webplugin_impl.h DISALLOW_COPY_AND_ASSIGN(WebPluginImpl); WebPluginImpl 58 content/renderer/npapi/webplugin_impl_unittest.cc bool rv = WebPluginImpl::SetPostData(&request, ex1, WebPluginImpl 72 content/renderer/npapi/webplugin_impl_unittest.cc bool rv = WebPluginImpl::SetPostData(&request, ex1, WebPluginImpl 83 content/renderer/npapi/webplugin_impl_unittest.cc bool rv = WebPluginImpl::SetPostData(&request, ex1, WebPluginImpl 106 content/renderer/npapi/webplugin_impl_unittest.cc bool rv = WebPluginImpl::SetPostData(&request, ex1, WebPluginImpl 116 content/renderer/npapi/webplugin_impl_unittest.cc bool rv = WebPluginImpl::SetPostData(&request, ex1, WebPluginImpl 130 content/renderer/npapi/webplugin_impl_unittest.cc bool rv = WebPluginImpl::SetPostData(&request, ex1, WebPluginImpl 144 content/renderer/npapi/webplugin_impl_unittest.cc bool rv = WebPluginImpl::SetPostData(&request, ex1, WebPluginImpl 155 content/renderer/npapi/webplugin_impl_unittest.cc bool rv = WebPluginImpl::SetPostData(&request, ex1, WebPluginImpl 165 content/renderer/npapi/webplugin_impl_unittest.cc bool rv = WebPluginImpl::SetPostData(&request, ex1, WebPluginImpl 175 content/renderer/npapi/webplugin_impl_unittest.cc bool rv = WebPluginImpl::SetPostData(&request, ex1, WebPluginImpl 187 content/renderer/npapi/webplugin_impl_unittest.cc bool rv = WebPluginImpl::SetPostData(&request, ex1, WebPluginImpl 200 content/renderer/npapi/webplugin_impl_unittest.cc bool rv = WebPluginImpl::SetPostData(&request, ex1, WebPluginImpl 217 content/renderer/npapi/webplugin_impl_unittest.cc bool rv = WebPluginImpl::SetPostData(&request, ex1, WebPluginImpl 1153 content/renderer/render_frame_impl.cc return new WebPluginImpl(frame, params, info.path, render_view_, this);