/external/chromium_org/chrome/browser/ui/aura/tab_contents/ |
web_drag_bookmark_handler_aura.h | 15 class WebContents; 28 virtual void DragInitialize(content::WebContents* contents) OVERRIDE; 42 content::WebContents* web_contents_;
|
/external/chromium_org/chrome/browser/ui/cocoa/tab_contents/ |
web_drag_bookmark_handler_mac.h | 15 class WebContents; 26 virtual void DragInitialize(content::WebContents* contents) OVERRIDE; 38 content::WebContents* web_contents_;
|
/external/chromium_org/chrome/browser/ui/sync/ |
one_click_signin_sync_observer.h | 16 class WebContents; 25 OneClickSigninSyncObserver(content::WebContents* web_contents, 44 ProfileSyncService* GetSyncService(content::WebContents* web_contents);
|
/external/chromium_org/chrome/browser/ui/translate/ |
translate_bubble_factory.h | 15 class WebContents; 26 content::WebContents* web_contents, 38 content::WebContents* web_contents,
|
/external/chromium_org/content/public/browser/ |
interstitial_page.h | 20 class WebContents; 31 // through a navigation, the WebContents closing them or the tab containing them 46 WebContents* web_contents, 54 WebContents* web_contents);
|
screen_orientation_provider.h | 15 class WebContents; 40 WebContents* web_contents); 51 WebContents* web_contents) {
|
/external/chromium_org/android_webview/browser/ |
aw_javascript_dialog_manager.h | 19 content::WebContents* web_contents, 28 content::WebContents* web_contents, 33 content::WebContents* web_contents) OVERRIDE; 35 content::WebContents* web_contents) OVERRIDE;
|
aw_http_auth_handler_base.h | 9 class WebContents; 32 virtual bool HandleOnUIThread(content::WebContents*) = 0;
|
/external/chromium_org/chrome/browser/media/ |
media_stream_capture_indicator.h | 19 class WebContents; 40 content::WebContents* web_contents, 48 bool IsCapturingUserMedia(content::WebContents* web_contents) const; 51 bool IsCapturingVideo(content::WebContents* web_contents) const; 54 bool IsCapturingAudio(content::WebContents* web_contents) const; 58 bool IsBeingMirrored(content::WebContents* web_contents) const; 71 // when WebContents is being destroyed. 72 void UnregisterWebContents(content::WebContents* web_contents); 98 // WebContents instance. 99 typedef std::map<content::WebContents*, WebContentsDeviceUsage*> UsageMap [all...] |
/external/chromium_org/chrome/browser/sync/glue/ |
synced_tab_delegate.cc | 13 content::WebContents* web_contents) {
|
/external/chromium_org/chrome/browser/ui/app_modal_dialogs/ |
app_modal_dialog.h | 17 class WebContents; 25 AppModalDialog(content::WebContents* web_contents, 44 content::WebContents* web_contents() const { return web_contents_; } 87 content::WebContents* web_contents_;
|
/external/chromium_org/chrome/browser/ui/autofill/ |
autofill_dialog_sign_in_delegate.h | 27 content::WebContents* dialog_web_contents, 28 content::WebContents* originating_web_contents, 33 virtual void ResizeDueToAutoResize(content::WebContents* source, 35 virtual content::WebContents* OpenURLFromTab( 36 content::WebContents* source, 38 virtual void AddNewContents(content::WebContents* source, 39 content::WebContents* new_contents, 45 content::WebContents* source, 64 // The WebContents of the page that originated the dialog. Weak ptr, but 67 content::WebContents* const originating_web_contents_ [all...] |
/external/chromium_org/chrome/browser/ui/ |
browser_instant_controller.h | 21 class WebContents; 42 content::WebContents* GetActiveWebContents() const; 48 void TabDeactivated(content::WebContents* contents); 61 scoped_ptr<content::WebContents> new_contents);
|
browser_tabstrip.h | 33 // created WebContents. 34 content::WebContents* AddSelectedTabWithURL(Browser* browser, 38 // Creates a new tab with the already-created WebContents 'new_contents'. 44 content::WebContents* source_contents, 45 content::WebContents* new_contents, 51 // Closes the specified WebContents in the specified Browser. If 54 content::WebContents* contents,
|
chrome_web_modal_dialog_manager_delegate.cc | 17 content::WebContents* web_contents) {
|
chrome_web_modal_dialog_manager_delegate.h | 21 content::WebContents* web_contents) OVERRIDE;
|
/external/chromium_org/chrome/browser/ui/search_engines/ |
search_engine_tab_helper_delegate.h | 12 class WebContents;
|
/external/chromium_org/chrome/browser/ui/views/ |
color_chooser_aura.h | 14 class WebContents; 27 static ColorChooserAura* Open(content::WebContents* web_contents, 31 ColorChooserAura(content::WebContents* web_contents, SkColor initial_color); 53 content::WebContents* web_contents_;
|
/external/chromium_org/extensions/shell/browser/ |
shell_extension_web_contents_observer.cc | 13 content::WebContents* web_contents)
|
/external/chromium_org/ui/web_dialogs/ |
web_dialog_delegate.cc | 36 content::WebContents* source, 38 content::WebContents** out_new_contents) { 43 content::WebContents* source, 44 content::WebContents* new_contents,
|
/external/chromium_org/chrome/browser/devtools/ |
devtools_window.h | 34 explicit ObserverWithAccessor(content::WebContents* web_contents); 47 // Return the DevToolsWindow for the given WebContents if one exists, 50 content::WebContents* inspected_web_contents); 52 // Return the docked DevTools WebContents for the given inspected WebContents 59 static content::WebContents* GetInTabWebContents( 60 content::WebContents* inspected_tab, 63 static bool IsDevToolsWindow(content::WebContents* web_contents); 67 content::WebContents* inspected_web_contents, 72 content::WebContents* inspected_web_contents) [all...] |
/external/chromium_org/chrome/browser/extensions/ |
extension_view_host.h | 18 class WebContents; 49 void SetAssociatedWebContents(content::WebContents* web_contents); 55 content::WebContents* source, 65 virtual content::WebContents* OpenURLFromTab( 66 content::WebContents* source, 69 content::WebContents* source, 73 content::WebContents* source, 76 content::WebContents* source, 79 content::WebContents* web_contents, 83 content::WebContents* tab [all...] |
/external/chromium_org/extensions/browser/guest_view/ |
guest_view_manager.h | 21 class WebContents; 41 // Returns the guest WebContents associated with the given |guest_instance_id| 44 // this method will return NULL. If no WebContents exists with the given 46 content::WebContents* GetGuestByInstanceIDSafely( 61 content::WebContents* embedder_web_contents, 64 typedef base::Callback<void(content::WebContents*)> 68 content::WebContents* embedder_web_contents, 72 content::WebContents* CreateGuestWithWebContentsParams( 76 const content::WebContents::CreateParams& create_params); 82 virtual content::WebContents* GetGuestByInstanceID [all...] |
/external/chromium_org/android_webview/native/ |
aw_browser_dependency_factory.h | 13 class WebContents; 42 // Constructs and returns ownership of a WebContents instance. 43 virtual content::WebContents* CreateWebContents() = 0;
|
/external/chromium_org/athena/content/chrome/ |
dialogs.cc | 13 content::WebContents* web_contents, 19 void OpenFileChooser(content::WebContents* web_contents,
|