BrowserPluginGuest 48 content/browser/browser_plugin/browser_plugin_embedder.cc void BrowserPluginEmbedder::DragEnteredGuest(BrowserPluginGuest* guest) { BrowserPluginGuest 52 content/browser/browser_plugin/browser_plugin_embedder.cc void BrowserPluginEmbedder::DragLeftGuest(BrowserPluginGuest* guest) { BrowserPluginGuest 60 content/browser/browser_plugin/browser_plugin_embedder.cc void BrowserPluginEmbedder::StartDrag(BrowserPluginGuest* guest) { BrowserPluginGuest 69 content/browser/browser_plugin/browser_plugin_embedder.cc BrowserPluginGuest* guest) { BrowserPluginGuest 84 content/browser/browser_plugin/browser_plugin_embedder.cc BrowserPluginGuest* guest) { BrowserPluginGuest 103 content/browser/browser_plugin/browser_plugin_embedder.cc double level, BrowserPluginGuest* guest) { BrowserPluginGuest 180 content/browser/browser_plugin/browser_plugin_embedder.cc BrowserPluginGuest* guest = BrowserPluginGuest 34 content/browser/browser_plugin/browser_plugin_embedder.h class BrowserPluginGuest; BrowserPluginGuest 76 content/browser/browser_plugin/browser_plugin_embedder.h void DragEnteredGuest(BrowserPluginGuest* guest); BrowserPluginGuest 78 content/browser/browser_plugin/browser_plugin_embedder.h void DragLeftGuest(BrowserPluginGuest* guest); BrowserPluginGuest 80 content/browser/browser_plugin/browser_plugin_embedder.h void StartDrag(BrowserPluginGuest* guest); BrowserPluginGuest 93 content/browser/browser_plugin/browser_plugin_embedder.h bool DidSendScreenRectsCallback(BrowserPluginGuest* guest); BrowserPluginGuest 95 content/browser/browser_plugin/browser_plugin_embedder.h bool SetZoomLevelCallback(double level, BrowserPluginGuest* guest); BrowserPluginGuest 98 content/browser/browser_plugin/browser_plugin_embedder.h BrowserPluginGuest* guest); BrowserPluginGuest 118 content/browser/browser_plugin/browser_plugin_embedder.h base::WeakPtr<BrowserPluginGuest> guest_dragging_over_; BrowserPluginGuest 122 content/browser/browser_plugin/browser_plugin_embedder.h base::WeakPtr<BrowserPluginGuest> guest_started_drag_; BrowserPluginGuest 56 content/browser/browser_plugin/browser_plugin_geolocation_permission_context.cc BrowserPluginGuest* guest = guest_web_contents->GetBrowserPluginGuest(); BrowserPluginGuest 88 content/browser/browser_plugin/browser_plugin_geolocation_permission_context.cc BrowserPluginGuest* guest = guest_web_contents->GetBrowserPluginGuest(); BrowserPluginGuest 61 content/browser/browser_plugin/browser_plugin_guest.cc BrowserPluginHostFactory* BrowserPluginGuest::factory_ = NULL; BrowserPluginGuest 66 content/browser/browser_plugin/browser_plugin_guest.cc public base::RefCounted<BrowserPluginGuest::PermissionRequest> { BrowserPluginGuest 77 content/browser/browser_plugin/browser_plugin_guest.cc explicit PermissionRequest(const base::WeakPtr<BrowserPluginGuest>& guest) BrowserPluginGuest 87 content/browser/browser_plugin/browser_plugin_guest.cc friend class base::RefCounted<BrowserPluginGuest::PermissionRequest>; BrowserPluginGuest 89 content/browser/browser_plugin/browser_plugin_guest.cc base::WeakPtr<BrowserPluginGuest> guest_; BrowserPluginGuest 94 content/browser/browser_plugin/browser_plugin_guest.cc DownloadRequest(const base::WeakPtr<BrowserPluginGuest>& guest, BrowserPluginGuest 113 content/browser/browser_plugin/browser_plugin_guest.cc GeolocationRequest(const base::WeakPtr<BrowserPluginGuest>& guest, BrowserPluginGuest 135 content/browser/browser_plugin/browser_plugin_guest.cc &BrowserPluginGuest::SetGeolocationPermission, BrowserPluginGuest 164 content/browser/browser_plugin/browser_plugin_guest.cc MediaRequest(const base::WeakPtr<BrowserPluginGuest>& guest, BrowserPluginGuest 197 content/browser/browser_plugin/browser_plugin_guest.cc NewWindowRequest(const base::WeakPtr<BrowserPluginGuest>& guest, BrowserPluginGuest 209 content/browser/browser_plugin/browser_plugin_guest.cc BrowserPluginGuest* guest = BrowserPluginGuest 229 content/browser/browser_plugin/browser_plugin_guest.cc JavaScriptDialogRequest(const base::WeakPtr<BrowserPluginGuest>& guest, BrowserPluginGuest 249 content/browser/browser_plugin/browser_plugin_guest.cc explicit PointerLockRequest(const base::WeakPtr<BrowserPluginGuest>& guest) BrowserPluginGuest 323 content/browser/browser_plugin/browser_plugin_guest.cc explicit EmbedderWebContentsObserver(BrowserPluginGuest* guest) BrowserPluginGuest 345 content/browser/browser_plugin/browser_plugin_guest.cc BrowserPluginGuest* browser_plugin_guest_; BrowserPluginGuest 350 content/browser/browser_plugin/browser_plugin_guest.cc BrowserPluginGuest::BrowserPluginGuest( BrowserPluginGuest 354 content/browser/browser_plugin/browser_plugin_guest.cc BrowserPluginGuest* opener) BrowserPluginGuest 386 content/browser/browser_plugin/browser_plugin_guest.cc bool BrowserPluginGuest::AddMessageToConsole(WebContents* source, BrowserPluginGuest 398 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::DestroyUnattachedWindows() { BrowserPluginGuest 413 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::LoadURLWithParams(const GURL& url, BrowserPluginGuest 428 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::RespondToPermissionRequest( BrowserPluginGuest 441 content/browser/browser_plugin/browser_plugin_guest.cc int BrowserPluginGuest::RequestPermission( BrowserPluginGuest 443 content/browser/browser_plugin/browser_plugin_guest.cc scoped_refptr<BrowserPluginGuest::PermissionRequest> request, BrowserPluginGuest 452 content/browser/browser_plugin/browser_plugin_guest.cc base::Bind(&BrowserPluginGuest::PermissionRequest::Respond, BrowserPluginGuest 461 content/browser/browser_plugin/browser_plugin_guest.cc base::Bind(&BrowserPluginGuest::RespondToPermissionRequest, BrowserPluginGuest 475 content/browser/browser_plugin/browser_plugin_guest.cc BrowserPluginGuest* BrowserPluginGuest::CreateNewGuestWindow( BrowserPluginGuest 496 content/browser/browser_plugin/browser_plugin_guest.cc BrowserPluginGuest* new_guest = BrowserPluginGuest 513 content/browser/browser_plugin/browser_plugin_guest.cc base::WeakPtr<BrowserPluginGuest> BrowserPluginGuest::AsWeakPtr() { BrowserPluginGuest 517 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::EmbedderDestroyed() { BrowserPluginGuest 524 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::Destroy() { BrowserPluginGuest 533 content/browser/browser_plugin/browser_plugin_guest.cc bool BrowserPluginGuest::OnMessageReceivedFromEmbedder( BrowserPluginGuest 536 content/browser/browser_plugin/browser_plugin_guest.cc IPC_BEGIN_MESSAGE_MAP(BrowserPluginGuest, message) BrowserPluginGuest 577 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::Initialize( BrowserPluginGuest 673 content/browser/browser_plugin/browser_plugin_guest.cc BrowserPluginGuest::~BrowserPluginGuest() { BrowserPluginGuest 681 content/browser/browser_plugin/browser_plugin_guest.cc BrowserPluginGuest* BrowserPluginGuest::Create( BrowserPluginGuest 687 content/browser/browser_plugin/browser_plugin_guest.cc BrowserPluginGuest* guest = NULL; BrowserPluginGuest 691 content/browser/browser_plugin/browser_plugin_guest.cc guest = new BrowserPluginGuest(instance_id, false, web_contents, NULL); BrowserPluginGuest 703 content/browser/browser_plugin/browser_plugin_guest.cc BrowserPluginGuest* BrowserPluginGuest::CreateWithOpener( BrowserPluginGuest 707 content/browser/browser_plugin/browser_plugin_guest.cc BrowserPluginGuest* opener) { BrowserPluginGuest 708 content/browser/browser_plugin/browser_plugin_guest.cc BrowserPluginGuest* guest = BrowserPluginGuest 709 content/browser/browser_plugin/browser_plugin_guest.cc new BrowserPluginGuest( BrowserPluginGuest 721 content/browser/browser_plugin/browser_plugin_guest.cc RenderWidgetHostView* BrowserPluginGuest::GetEmbedderRenderWidgetHostView() { BrowserPluginGuest 727 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::UpdateVisibility() { BrowserPluginGuest 731 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::CopyFromCompositingSurface( BrowserPluginGuest 742 content/browser/browser_plugin/browser_plugin_guest.cc gfx::Rect BrowserPluginGuest::ToGuestRect(const gfx::Rect& bounds) { BrowserPluginGuest 748 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::EmbedderVisibilityChanged(bool visible) { BrowserPluginGuest 753 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::AddNewContents(WebContents* source, BrowserPluginGuest 765 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::CanDownload( BrowserPluginGuest 774 content/browser/browser_plugin/browser_plugin_guest.cc base::Bind(&BrowserPluginGuest::DidRetrieveDownloadURLFromRequestId, BrowserPluginGuest 780 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::LoadProgressChanged(WebContents* contents, BrowserPluginGuest 786 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::CloseContents(WebContents* source) { BrowserPluginGuest 793 content/browser/browser_plugin/browser_plugin_guest.cc JavaScriptDialogManager* BrowserPluginGuest::GetJavaScriptDialogManager() { BrowserPluginGuest 797 content/browser/browser_plugin/browser_plugin_guest.cc ColorChooser* BrowserPluginGuest::OpenColorChooser( BrowserPluginGuest 807 content/browser/browser_plugin/browser_plugin_guest.cc bool BrowserPluginGuest::HandleContextMenu(const ContextMenuParams& params) { BrowserPluginGuest 814 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::HandleKeyboardEvent( BrowserPluginGuest 839 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::SetZoom(double zoom_factor) { BrowserPluginGuest 844 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::FindReply(WebContents* contents, BrowserPluginGuest 859 content/browser/browser_plugin/browser_plugin_guest.cc WebContents* BrowserPluginGuest::OpenURLFromTab(WebContents* source, BrowserPluginGuest 885 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::WebContentsCreated(WebContents* source_contents, BrowserPluginGuest 892 content/browser/browser_plugin/browser_plugin_guest.cc BrowserPluginGuest* guest = new_contents_impl->GetBrowserPluginGuest(); BrowserPluginGuest 903 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::RendererUnresponsive(WebContents* source) { BrowserPluginGuest 910 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::RendererResponsive(WebContents* source) { BrowserPluginGuest 917 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::RunFileChooser(WebContents* web_contents, BrowserPluginGuest 928 content/browser/browser_plugin/browser_plugin_guest.cc bool BrowserPluginGuest::ShouldFocusPageAfterCrash() { BrowserPluginGuest 934 content/browser/browser_plugin/browser_plugin_guest.cc WebContentsImpl* BrowserPluginGuest::GetWebContents() { BrowserPluginGuest 938 content/browser/browser_plugin/browser_plugin_guest.cc base::SharedMemory* BrowserPluginGuest::GetDamageBufferFromEmbedder( BrowserPluginGuest 960 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::SetDamageBuffer( BrowserPluginGuest 973 content/browser/browser_plugin/browser_plugin_guest.cc gfx::Point BrowserPluginGuest::GetScreenCoordinates( BrowserPluginGuest 980 content/browser/browser_plugin/browser_plugin_guest.cc bool BrowserPluginGuest::InAutoSizeBounds(const gfx::Size& size) const { BrowserPluginGuest 985 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::RequestNewWindowPermission( BrowserPluginGuest 990 content/browser/browser_plugin/browser_plugin_guest.cc BrowserPluginGuest* guest = new_contents->GetBrowserPluginGuest(); BrowserPluginGuest 1017 content/browser/browser_plugin/browser_plugin_guest.cc bool BrowserPluginGuest::UnlockMouseIfNecessary( BrowserPluginGuest 1026 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::SendMessageToEmbedder(IPC::Message* msg) { BrowserPluginGuest 1040 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::DragSourceEndedAt(int client_x, int client_y, BrowserPluginGuest 1046 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::EndSystemDrag() { BrowserPluginGuest 1052 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::SetDelegate(BrowserPluginGuestDelegate* delegate) { BrowserPluginGuest 1057 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::AskEmbedderForGeolocationPermission( BrowserPluginGuest 1077 content/browser/browser_plugin/browser_plugin_guest.cc int BrowserPluginGuest::RemoveBridgeID(int bridge_id) { BrowserPluginGuest 1088 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::CancelGeolocationRequest(int bridge_id) { BrowserPluginGuest 1096 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::SetGeolocationPermission(GeolocationCallback callback, BrowserPluginGuest 1103 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::SendQueuedMessages() { BrowserPluginGuest 1114 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::DidCommitProvisionalLoadForFrame( BrowserPluginGuest 1124 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::DidStopLoading(RenderViewHost* render_view_host) { BrowserPluginGuest 1138 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::RenderViewReady() { BrowserPluginGuest 1158 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::RenderProcessGone(base::TerminationStatus status) { BrowserPluginGuest 1181 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::AcknowledgeBufferPresent( BrowserPluginGuest 1195 content/browser/browser_plugin/browser_plugin_guest.cc bool BrowserPluginGuest::ShouldForwardToBrowserPluginGuest( BrowserPluginGuest 1227 content/browser/browser_plugin/browser_plugin_guest.cc bool BrowserPluginGuest::OnMessageReceived(const IPC::Message& message) { BrowserPluginGuest 1229 content/browser/browser_plugin/browser_plugin_guest.cc IPC_BEGIN_MESSAGE_MAP(BrowserPluginGuest, message) BrowserPluginGuest 1258 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::Attach( BrowserPluginGuest 1313 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnCompositorFrameSwappedACK( BrowserPluginGuest 1322 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnDragStatusUpdate(int instance_id, BrowserPluginGuest 1350 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnExecuteEditCommand(int instance_id, BrowserPluginGuest 1355 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnImeSetComposition( BrowserPluginGuest 1366 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnImeConfirmComposition( BrowserPluginGuest 1376 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnExtendSelectionAndDelete( BrowserPluginGuest 1386 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnReclaimCompositorResources( BrowserPluginGuest 1395 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnHandleInputEvent( BrowserPluginGuest 1450 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnLockMouse(bool user_gesture, BrowserPluginGuest 1474 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnLockMouseAck(int instance_id, bool succeeded) { BrowserPluginGuest 1481 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnNavigateGuest( BrowserPluginGuest 1515 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnPluginDestroyed(int instance_id) { BrowserPluginGuest 1519 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnResizeGuest( BrowserPluginGuest 1555 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnSetFocus(int instance_id, bool focused) { BrowserPluginGuest 1570 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnSetName(int instance_id, const std::string& name) { BrowserPluginGuest 1577 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnSetSize( BrowserPluginGuest 1609 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnSetEditCommandsForNextKeyEvent( BrowserPluginGuest 1616 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnSetContentsOpaque(int instance_id, bool opaque) { BrowserPluginGuest 1628 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnSetVisibility(int instance_id, bool visible) { BrowserPluginGuest 1636 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnSwapBuffersACK( BrowserPluginGuest 1651 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnUnlockMouse() { BrowserPluginGuest 1656 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnUnlockMouseAck(int instance_id) { BrowserPluginGuest 1665 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnUpdateRectACK( BrowserPluginGuest 1676 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnCopyFromCompositingSurfaceAck( BrowserPluginGuest 1688 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnUpdateGeometry(int instance_id, BrowserPluginGuest 1699 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnHasTouchEventHandlers(bool accept) { BrowserPluginGuest 1704 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnSetCursor(const WebCursor& cursor) { BrowserPluginGuest 1709 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnShowPopup( BrowserPluginGuest 1726 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnShowWidget(int route_id, BrowserPluginGuest 1731 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnTakeFocus(bool reverse) { BrowserPluginGuest 1736 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnUpdateFrameName(int frame_id, BrowserPluginGuest 1746 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::RequestMediaAccessPermission( BrowserPluginGuest 1762 content/browser/browser_plugin/browser_plugin_guest.cc bool BrowserPluginGuest::PreHandleGestureEvent( BrowserPluginGuest 1769 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::RunJavaScriptDialog( BrowserPluginGuest 1799 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::RunBeforeUnloadDialog( BrowserPluginGuest 1809 content/browser/browser_plugin/browser_plugin_guest.cc bool BrowserPluginGuest::HandleJavaScriptDialog( BrowserPluginGuest 1816 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::CancelActiveAndPendingDialogs( BrowserPluginGuest 1820 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::WebContentsDestroyed(WebContents* web_contents) { BrowserPluginGuest 1823 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnUpdateRect( BrowserPluginGuest 1887 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnTextInputTypeChanged(ui::TextInputType type, BrowserPluginGuest 1900 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnImeCancelComposition() { BrowserPluginGuest 1906 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::OnImeCompositionRangeChanged( BrowserPluginGuest 1915 content/browser/browser_plugin/browser_plugin_guest.cc void BrowserPluginGuest::DidRetrieveDownloadURLFromRequestId( BrowserPluginGuest 95 content/browser/browser_plugin/browser_plugin_guest.h class CONTENT_EXPORT BrowserPluginGuest BrowserPluginGuest 101 content/browser/browser_plugin/browser_plugin_guest.h virtual ~BrowserPluginGuest(); BrowserPluginGuest 110 content/browser/browser_plugin/browser_plugin_guest.h static BrowserPluginGuest* Create( BrowserPluginGuest 116 content/browser/browser_plugin/browser_plugin_guest.h static BrowserPluginGuest* CreateWithOpener( BrowserPluginGuest 120 content/browser/browser_plugin/browser_plugin_guest.h BrowserPluginGuest* opener); BrowserPluginGuest 123 content/browser/browser_plugin/browser_plugin_guest.h base::WeakPtr<BrowserPluginGuest> AsWeakPtr(); BrowserPluginGuest 158 content/browser/browser_plugin/browser_plugin_guest.h BrowserPluginGuest* opener() const { return opener_.get(); } BrowserPluginGuest 327 content/browser/browser_plugin/browser_plugin_guest.h BrowserPluginGuest::factory_ = factory; BrowserPluginGuest 361 content/browser/browser_plugin/browser_plugin_guest.h BrowserPluginGuest(int instance_id, BrowserPluginGuest 364 content/browser/browser_plugin/browser_plugin_guest.h BrowserPluginGuest* opener); BrowserPluginGuest 383 content/browser/browser_plugin/browser_plugin_guest.h scoped_refptr<BrowserPluginGuest::PermissionRequest> request, BrowserPluginGuest 388 content/browser/browser_plugin/browser_plugin_guest.h BrowserPluginGuest* CreateNewGuestWindow(const OpenURLParams& params); BrowserPluginGuest 587 content/browser/browser_plugin/browser_plugin_guest.h base::WeakPtr<BrowserPluginGuest> opener_; BrowserPluginGuest 625 content/browser/browser_plugin/browser_plugin_guest.h base::WeakPtrFactory<BrowserPluginGuest> weak_ptr_factory_; BrowserPluginGuest 627 content/browser/browser_plugin/browser_plugin_guest.h DISALLOW_COPY_AND_ASSIGN(BrowserPluginGuest); BrowserPluginGuest 40 content/browser/browser_plugin/browser_plugin_guest_manager.cc BrowserPluginGuest* BrowserPluginGuestManager::CreateGuest( BrowserPluginGuest 101 content/browser/browser_plugin/browser_plugin_guest_manager.cc BrowserPluginGuest* BrowserPluginGuestManager::GetGuestByInstanceID( BrowserPluginGuest 145 content/browser/browser_plugin/browser_plugin_guest_manager.cc if (BrowserPluginGuest::ShouldForwardToBrowserPluginGuest(message)) { BrowserPluginGuest 151 content/browser/browser_plugin/browser_plugin_guest_manager.cc BrowserPluginGuest* guest = BrowserPluginGuest 165 content/browser/browser_plugin/browser_plugin_guest_manager.cc BrowserPluginGuest* guest) { BrowserPluginGuest 200 content/browser/browser_plugin/browser_plugin_guest_manager.cc BrowserPluginGuest* guest = BrowserPluginGuest 222 content/browser/browser_plugin/browser_plugin_guest_manager.cc BrowserPluginGuest::AcknowledgeBufferPresent(params.gpu_route_id, BrowserPluginGuest 233 content/browser/browser_plugin/browser_plugin_guest_manager.cc BrowserPluginGuest* guest = it->second->GetBrowserPluginGuest(); BrowserPluginGuest 33 content/browser/browser_plugin/browser_plugin_guest_manager.h class BrowserPluginGuest; BrowserPluginGuest 64 content/browser/browser_plugin/browser_plugin_guest_manager.h BrowserPluginGuest* CreateGuest( BrowserPluginGuest 73 content/browser/browser_plugin/browser_plugin_guest_manager.h BrowserPluginGuest* GetGuestByInstanceID( BrowserPluginGuest 89 content/browser/browser_plugin/browser_plugin_guest_manager.h typedef base::Callback<bool(BrowserPluginGuest*)> GuestCallback; BrowserPluginGuest 103 content/browser/browser_plugin/browser_plugin_guest_manager.h BrowserPluginGuest* guest); BrowserPluginGuest 49 content/browser/browser_plugin/browser_plugin_host_browsertest.cc using content::BrowserPluginGuest; BrowserPluginGuest 112 content/browser/browser_plugin/browser_plugin_host_browsertest.cc virtual BrowserPluginGuest* CreateBrowserPluginGuest( BrowserPluginGuest 159 content/browser/browser_plugin/browser_plugin_host_browsertest.cc virtual BrowserPluginGuest* CreateBrowserPluginGuest( BrowserPluginGuest 235 content/browser/browser_plugin/browser_plugin_host_browsertest.cc content::BrowserPluginGuest::set_factory_for_testing( BrowserPluginGuest 243 content/browser/browser_plugin/browser_plugin_host_browsertest.cc content::BrowserPluginGuest::set_factory_for_testing(NULL); BrowserPluginGuest 19 content/browser/browser_plugin/browser_plugin_host_factory.h class BrowserPluginGuest; BrowserPluginGuest 28 content/browser/browser_plugin/browser_plugin_host_factory.h virtual BrowserPluginGuest* CreateBrowserPluginGuest( BrowserPluginGuest 36 content/browser/browser_plugin/browser_plugin_message_filter.cc if (BrowserPluginGuest::ShouldForwardToBrowserPluginGuest(message)) { BrowserPluginGuest 55 content/browser/browser_plugin/browser_plugin_message_filter.cc if (BrowserPluginGuest::ShouldForwardToBrowserPluginGuest(message)) BrowserPluginGuest 19 content/browser/browser_plugin/test_browser_plugin_guest.cc : BrowserPluginGuest(instance_id, false, web_contents, NULL), BrowserPluginGuest 39 content/browser/browser_plugin/test_browser_plugin_guest.cc return static_cast<WebContentsImpl*>(BrowserPluginGuest::web_contents()); BrowserPluginGuest 57 content/browser/browser_plugin/test_browser_plugin_guest.cc BrowserPluginGuest::SendMessageToEmbedder(msg); BrowserPluginGuest 90 content/browser/browser_plugin/test_browser_plugin_guest.cc BrowserPluginGuest::RenderProcessGone(status); BrowserPluginGuest 97 content/browser/browser_plugin/test_browser_plugin_guest.cc BrowserPluginGuest::OnHandleInputEvent(instance_id, BrowserPluginGuest 206 content/browser/browser_plugin/test_browser_plugin_guest.cc BrowserPluginGuest::OnSetFocus(instance_id, focused); BrowserPluginGuest 213 content/browser/browser_plugin/test_browser_plugin_guest.cc BrowserPluginGuest::OnTakeFocus(reverse); BrowserPluginGuest 228 content/browser/browser_plugin/test_browser_plugin_guest.cc BrowserPluginGuest::SetDamageBuffer(params); BrowserPluginGuest 233 content/browser/browser_plugin/test_browser_plugin_guest.cc BrowserPluginGuest::DidStopLoading(render_view_host); BrowserPluginGuest 245 content/browser/browser_plugin/test_browser_plugin_guest.cc BrowserPluginGuest::OnImeCancelComposition(); BrowserPluginGuest 23 content/browser/browser_plugin/test_browser_plugin_guest.h class TestBrowserPluginGuest : public BrowserPluginGuest { BrowserPluginGuest 47 content/browser/frame_host/render_widget_host_view_guest.cc BrowserPluginGuest* guest, BrowserPluginGuest 51 content/browser/frame_host/render_widget_host_view_guest.cc guest_(guest ? guest->AsWeakPtr() : base::WeakPtr<BrowserPluginGuest>()), BrowserPluginGuest 28 content/browser/frame_host/render_widget_host_view_guest.h class BrowserPluginGuest; BrowserPluginGuest 47 content/browser/frame_host/render_widget_host_view_guest.h BrowserPluginGuest* guest, BrowserPluginGuest 185 content/browser/frame_host/render_widget_host_view_guest.h base::WeakPtr<BrowserPluginGuest> guest_; BrowserPluginGuest 101 content/browser/speech/input_tag_speech_dispatcher_host.cc BrowserPluginGuest* guest = web_contents->GetBrowserPluginGuest(); BrowserPluginGuest 97 content/browser/speech/speech_recognition_dispatcher_host.cc BrowserPluginGuest* guest = web_contents->GetBrowserPluginGuest(); BrowserPluginGuest 420 content/browser/web_contents/web_contents_impl.cc BrowserPluginGuest* WebContentsImpl::CreateGuest( BrowserPluginGuest 429 content/browser/web_contents/web_contents_impl.cc BrowserPluginGuest::Create( BrowserPluginGuest 636 content/browser/web_contents/web_contents_impl.cc BrowserPluginGuest* guest = GetBrowserPluginGuest(); BrowserPluginGuest 643 content/browser/web_contents/web_contents_impl.cc BrowserPluginGuest* guest = GetBrowserPluginGuest(); BrowserPluginGuest 665 content/browser/web_contents/web_contents_impl.cc BrowserPluginGuest* guest = GetBrowserPluginGuest(); BrowserPluginGuest 1416 content/browser/web_contents/web_contents_impl.cc BrowserPluginGuest::CreateWithOpener(instance_id, BrowserPluginGuest 3645 content/browser/web_contents/web_contents_impl.cc BrowserPluginGuest* WebContentsImpl::GetBrowserPluginGuest() const { BrowserPluginGuest 3649 content/browser/web_contents/web_contents_impl.cc void WebContentsImpl::SetBrowserPluginGuest(BrowserPluginGuest* guest) { BrowserPluginGuest 46 content/browser/web_contents/web_contents_impl.h class BrowserPluginGuest; BrowserPluginGuest 104 content/browser/web_contents/web_contents_impl.h static BrowserPluginGuest* CreateGuest( BrowserPluginGuest 142 content/browser/web_contents/web_contents_impl.h BrowserPluginGuest* GetBrowserPluginGuest() const; BrowserPluginGuest 147 content/browser/web_contents/web_contents_impl.h void SetBrowserPluginGuest(BrowserPluginGuest* guest); BrowserPluginGuest 1027 content/browser/web_contents/web_contents_impl.h scoped_ptr<BrowserPluginGuest> browser_plugin_guest_; BrowserPluginGuest 36 content/browser/web_contents/web_contents_view_guest.cc BrowserPluginGuest* guest, BrowserPluginGuest 20 content/browser/web_contents/web_contents_view_guest.h class BrowserPluginGuest; BrowserPluginGuest 32 content/browser/web_contents/web_contents_view_guest.h BrowserPluginGuest* guest, BrowserPluginGuest 95 content/browser/web_contents/web_contents_view_guest.h BrowserPluginGuest* guest_;