Searched
refs:WebContents (Results
626 -
650 of
1633) sorted by null
<<21222324252627282930>>
| /external/chromium_org/chrome/browser/apps/ |
| app_browsertest_util.h | 17 class WebContents; 57 // Gets the WebContents associated with the first app window that is found 60 content::WebContents* GetFirstAppWindowWebContents();
|
| ephemeral_app_launcher.cc | 16 using content::WebContents; 27 Profile* ProfileForWebContents(content::WebContents* contents) { 34 gfx::NativeWindow NativeWindowForWebContents(content::WebContents* contents) { 63 content::WebContents* web_contents) { 110 WebContents::Create(WebContents::CreateParams(profile))) { 114 content::WebContents* web_contents, 155 WebContents* EphemeralAppLauncher::GetWebContents() const {
|
| ephemeral_app_throttle.cc | 23 using content::WebContents; 30 content::WebContents* source,
|
| /external/chromium_org/chrome/browser/chromeos/bluetooth/ |
| bluetooth_pairing_dialog.cc | 16 using content::WebContents; 87 void BluetoothPairingDialog::OnCloseContents(WebContents* source,
|
| /external/chromium_org/chrome/browser/chromeos/charger_replace/ |
| charger_link_dialog.cc | 19 using content::WebContents; 77 void ChargerLinkDialog::OnCloseContents(WebContents* source,
|
| /external/chromium_org/chrome/browser/chromeos/first_run/ |
| first_run_controller.h | 23 class WebContents; 96 content::WebContents* web_contents_for_tests_;
|
| /external/chromium_org/chrome/browser/chromeos/input_method/ |
| textinput_test_helper.h | 15 class WebContents; 62 static bool ClickElement(const std::string& id, content::WebContents* tab);
|
| /external/chromium_org/chrome/browser/chromeos/login/ui/ |
| captive_portal_view.cc | 78 const content::WebContents* source, unsigned changed_flags) { 92 void CaptivePortalView::LoadingStateChanged(content::WebContents* source,
|
| /external/chromium_org/chrome/browser/chromeos/ |
| set_time_dialog.cc | 15 using content::WebContents; 69 void SetTimeDialog::OnCloseContents(WebContents* source,
|
| sim_dialog_delegate.cc | 14 using content::WebContents; 104 void SimDialogDelegate::OnCloseContents(WebContents* source,
|
| /external/chromium_org/chrome/browser/extensions/ |
| bookmark_app_helper.h | 25 class WebContents; 32 // A helper class for creating bookmark apps from a WebContents. 44 content::WebContents* contents); 85 // WebContents.
|
| /external/chromium_org/chrome/browser/geolocation/ |
| geolocation_permission_context_extensions.cc | 33 content::WebContents* web_contents, 91 content::WebContents* web_contents,
|
| /external/chromium_org/chrome/browser/media/ |
| chrome_webrtc_disable_encryption_flag_browsertest.cc | 58 content::WebContents* left_tab = 60 content::WebContents* right_tab =
|
| chrome_webrtc_webcam_browsertest.cc | 56 std::string GetUserMediaAndGetStreamSize(content::WebContents* tab, 81 content::WebContents* tab =
|
| protected_media_identifier_permission_context.h | 20 class WebContents; 32 content::WebContents* web_contents,
|
| /external/chromium_org/chrome/browser/net/ |
| net_error_tab_helper.h | 80 // |contents| is the WebContents of the tab this NetErrorTabHelper is 82 explicit NetErrorTabHelper(content::WebContents* contents); 96 void InitializePref(content::WebContents* contents);
|
| websocket_browsertest.cc | 45 content::WebContents* tab = 68 content::WebContents* tab =
|
| /external/chromium_org/chrome/browser/plugins/ |
| plugin_observer.h | 27 class WebContents; 50 explicit PluginObserver(content::WebContents* web_contents);
|
| /external/chromium_org/chrome/browser/renderer_context_menu/ |
| spelling_bubble_model.cc | 21 using content::WebContents; 24 WebContents* web_contents,
|
| /external/chromium_org/chrome/browser/renderer_host/ |
| web_cache_manager_browsertest.cc | 19 using content::WebContents; 36 WebContents* tab = browser()->tab_strip_model()->GetWebContentsAt(0);
|
| /external/chromium_org/chrome/browser/ |
| repost_form_warning_browsertest.cc | 35 content::WebContents* web_contents = 65 content::WebContents* web_contents =
|
| /external/chromium_org/chrome/browser/task_manager/ |
| resource_provider.h | 18 class WebContents; 33 def(RENDERER) /* A normal WebContents renderer process. */ \ 86 virtual content::WebContents* GetWebContents() const;
|
| /external/chromium_org/chrome/browser/ui/aura/tab_contents/ |
| web_drag_bookmark_handler_aura.cc | 15 using content::WebContents; 25 void WebDragBookmarkHandlerAura::DragInitialize(WebContents* contents) { 28 // created during the construction of the WebContents object. The
|
| /external/chromium_org/chrome/browser/ui/autofill/ |
| autofill_popup_controller_interactive_uitest.cc | 26 TestAutofillExternalDelegate(content::WebContents* web_contents, 75 content::WebContents* web_contents = 89 // Normally the WebContents will automatically delete the delegate, but here
|
| /external/chromium_org/chrome/browser/ui/bookmarks/ |
| bookmark_tab_helper.h | 16 class WebContents; 59 explicit BookmarkTabHelper(content::WebContents* web_contents);
|
Completed in 1117 milliseconds
<<21222324252627282930>>