Searched refs:web_contents (Results 176 - 200 of 1244) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dfile_manager_jstest.cc11 #include "content/public/browser/web_contents.h"
22 content::WebContents* web_contents = local
24 ASSERT_TRUE(web_contents);
27 EXPECT_TRUE(ExecuteWebUIResourceTest(web_contents, empty_libraries));
/external/chromium_org/chrome/browser/geolocation/
H A Dgeolocation_permission_context_android.h59 virtual void DecidePermission(content::WebContents* web_contents,
66 void ProceedDecidePermission(content::WebContents* web_contents,
73 void CheckSystemLocation(content::WebContents* web_contents,
H A Dgeolocation_permission_context_android.cc12 #include "content/public/browser/web_contents.h"
30 content::WebContents* web_contents,
36 web_contents, info.id, info.requesting_frame, info.user_gesture,
41 content::WebContents* web_contents,
53 this, web_contents, info, callback);
67 content::WebContents* web_contents,
86 this, web_contents, info, callback));
29 ProceedDecidePermission( content::WebContents* web_contents, const PermissionRequestInfo& info, base::Callback<void(bool)> callback) argument
40 CheckSystemLocation( content::WebContents* web_contents, const PermissionRequestInfo& info, base::Callback<void(bool)> callback) argument
66 DecidePermission( content::WebContents* web_contents, const PermissionRequestID& id, const GURL& requesting_frame, bool user_gesture, const GURL& embedder, base::Callback<void(bool)> callback) argument
H A Dgeolocation_permission_context_extensions.h28 bool RequestPermission(content::WebContents* web_contents,
38 bool CancelPermissionRequest(content::WebContents* web_contents,
/external/chromium_org/chrome/browser/guest_view/extension_options/
H A Dchrome_extension_options_guest_delegate.cc26 extension_options_guest()->web_contents());
32 extension_options_guest()->web_contents());
36 extension_options_guest()->web_contents(), params);
/external/chromium_org/chrome/browser/nacl_host/
H A Dnacl_infobar_delegate.cc11 #include "content/public/browser/web_contents.h"
23 content::WebContents* web_contents =
25 if (!web_contents)
28 InfoBarService::FromWebContents(web_contents);
/external/chromium_org/chrome/browser/task_manager/
H A Dweb_contents_information.cc41 content::WebContents* web_contents = local
46 if (CheckOwnership(web_contents))
47 observer_callback_.Run(web_contents);
/external/chromium_org/chrome/browser/ui/
H A Dauto_login_infobar_delegate.cc28 #include "content/public/browser/web_contents.h"
55 AutoLoginRedirector(content::WebContents* web_contents,
78 content::WebContents* web_contents,
80 : content::WebContentsObserver(web_contents),
83 Profile::FromBrowserContext(web_contents->GetBrowserContext());
118 web_contents()->GetController().LoadURL(
131 bool AutoLoginInfoBarDelegate::Create(content::WebContents* web_contents, argument
133 // If |web_contents| is hosted in a WebDialog, there may be no infobar
136 InfoBarService::FromWebContents(web_contents);
141 Profile::FromBrowserContext(web_contents
77 AutoLoginRedirector( content::WebContents* web_contents, const std::string& args) argument
216 content::WebContents* web_contents = local
225 content::WebContents* web_contents = local
[all...]
H A Dsad_tab_helper.cc10 #include "content/public/browser/web_contents.h"
17 SadTabHelper::SadTabHelper(content::WebContents* web_contents) argument
18 : content::WebContentsObserver(web_contents) {
46 sad_tab_.reset(chrome::SadTab::Create(web_contents(), kind));
/external/chromium_org/chrome/browser/ui/views/
H A Dweb_dialog_view_browsertest.cc20 #include "content/public/browser/web_contents.h"
101 WebContents* web_contents = local
103 ASSERT_TRUE(web_contents != NULL);
104 views::Widget::CreateWindowWithParent(view, web_contents->GetNativeView());
119 view->MoveContents(web_contents, set_bounds);
125 view->web_contents()->GetRenderWidgetHostView()->GetViewBounds();
135 view->MoveContents(web_contents, set_bounds);
141 view->web_contents()->GetRenderWidgetHostView()->GetViewBounds();
154 view->MoveContents(web_contents, set_bounds);
160 view->web_contents()
[all...]
/external/chromium_org/content/browser/accessibility/
H A Dandroid_hit_testing_browsertest.cc20 #include "content/browser/web_contents/web_contents_impl.h"
21 #include "content/public/browser/web_contents.h"
61 WebContentsImpl* web_contents = local
62 static_cast<WebContentsImpl*>(shell()->web_contents());
64 web_contents->GetRootBrowserAccessibilityManager();
/external/chromium_org/content/browser/android/
H A Dcontent_settings.cc11 #include "content/public/browser/web_contents.h"
39 RenderViewHost* render_view_host = web_contents()->GetRenderViewHost();
50 WebContents* web_contents = local
54 new ContentSettings(env, obj, web_contents);
/external/chromium_org/content/browser/
H A Dwebkit_browsertest.cc5 #include "content/browser/web_contents/web_contents_impl.h"
6 #include "content/public/browser/web_contents.h"
36 EXPECT_FALSE(shell()->web_contents()->IsCrashed());
55 EXPECT_FALSE(shell()->web_contents()->IsCrashed());
76 EXPECT_FALSE(shell()->web_contents()->IsCrashed());
/external/chromium_org/content/browser/web_contents/
H A Dtouch_editable_impl_aura_browsertest.cc5 #include "content/browser/web_contents/touch_editable_impl_aura.h"
12 #include "content/browser/web_contents/web_contents_impl.h"
13 #include "content/browser/web_contents/web_contents_view_aura.h"
139 aura::Window* content = shell()->web_contents()->GetContentNativeView();
164 WebContentsImpl* web_contents = local
165 static_cast<WebContentsImpl*>(shell()->web_contents());
166 RenderFrameHost* main_frame = web_contents->GetMainFrame();
168 web_contents->GetView());
172 web_contents->GetRenderWidgetHostView());
173 aura::Window* content = web_contents
215 WebContentsImpl* web_contents = local
270 WebContentsImpl* web_contents = local
326 WebContentsImpl* web_contents = local
361 WebContentsImpl* web_contents = local
399 WebContentsImpl* web_contents = local
[all...]
/external/chromium_org/android_webview/browser/
H A Dfind_helper.cc10 #include "content/public/browser/web_contents.h"
19 FindHelper::FindHelper(WebContents* web_contents) argument
20 : WebContentsObserver(web_contents),
40 web_contents()->StopFinding(content::STOP_FIND_ACTION_KEEP_SELECTION);
51 web_contents()->Find(current_request_id_, search_string, options);
75 web_contents()->Find(current_request_id_, last_search_string_, options);
79 web_contents()->StopFinding(content::STOP_FIND_ACTION_CLEAR_SELECTION);
/external/chromium_org/chrome/browser/ui/android/content_settings/
H A Dpopup_blocked_infobar_delegate.cc21 void PopupBlockedInfoBarDelegate::Create(content::WebContents* web_contents, argument
23 const GURL& url = web_contents->GetURL();
25 Profile::FromBrowserContext(web_contents->GetBrowserContext());
31 InfoBarService::FromWebContents(web_contents);
96 content::WebContents* web_contents = local
99 PopupBlockerTabHelper::FromWebContents(web_contents);
/external/chromium_org/chrome/browser/ui/apps/
H A Ddirectory_access_confirmation_dialog.cc11 #include "content/public/browser/web_contents.h"
20 content::WebContents* web_contents,
43 content::WebContents* web_contents,
46 : TabModalConfirmDialogDelegate(web_contents),
92 content::WebContents* web_contents,
97 writable, app_name, web_contents, on_accept, on_cancel),
98 web_contents);
40 DirectoryAccessConfirmationDialog( bool writable, const base::string16& app_name, content::WebContents* web_contents, const base::Closure& on_accept, const base::Closure& on_cancel) argument
90 CreateDirectoryAccessConfirmationDialog(bool writable, const base::string16& app_name, content::WebContents* web_contents, const base::Closure& on_accept, const base::Closure& on_cancel) argument
/external/chromium_org/chrome/browser/ui/views/download/
H A Ddownload_started_animation_views.cc7 #include "content/public/browser/web_contents.h"
31 explicit DownloadStartedAnimationViews(content::WebContents* web_contents);
58 content::WebContents* web_contents)
69 web_contents_bounds_= web_contents->GetContainerBounds();
80 params.parent = web_contents->GetNativeView();
125 void DownloadStartedAnimation::Show(content::WebContents* web_contents) { argument
127 new DownloadStartedAnimationViews(web_contents);
57 DownloadStartedAnimationViews( content::WebContents* web_contents) argument
/external/chromium_org/content/shell/browser/
H A Dshell_javascript_dialog_manager.cc10 #include "content/public/browser/web_contents.h"
25 WebContents* web_contents,
57 gfx::NativeWindow parent_window = web_contents->GetTopLevelNativeWindow();
73 WebContents* web_contents,
100 gfx::NativeWindow parent_window = web_contents->GetTopLevelNativeWindow();
116 WebContents* web_contents) {
128 WebContents* web_contents) {
24 RunJavaScriptDialog( WebContents* web_contents, const GURL& origin_url, const std::string& accept_lang, JavaScriptMessageType javascript_message_type, const base::string16& message_text, const base::string16& default_prompt_text, const DialogClosedCallback& callback, bool* did_suppress_message) argument
72 RunBeforeUnloadDialog( WebContents* web_contents, const base::string16& message_text, bool is_reload, const DialogClosedCallback& callback) argument
115 CancelActiveAndPendingDialogs( WebContents* web_contents) argument
127 WebContentsDestroyed( WebContents* web_contents) argument
/external/chromium_org/extensions/browser/guest_view/web_view/
H A Djavascript_dialog_helper.cc44 content::WebContents* web_contents,
63 WebViewPermissionHelper::FromWebContents(web_contents);
74 content::WebContents* web_contents,
84 content::WebContents* web_contents,
91 content::WebContents* web_contents) {
95 content::WebContents* web_contents) {
43 RunJavaScriptDialog( content::WebContents* web_contents, const GURL& origin_url, const std::string& accept_lang, content::JavaScriptMessageType javascript_message_type, const base::string16& message_text, const base::string16& default_prompt_text, const DialogClosedCallback& callback, bool* did_suppress_message) argument
73 RunBeforeUnloadDialog( content::WebContents* web_contents, const base::string16& message_text, bool is_reload, const DialogClosedCallback& callback) argument
83 HandleJavaScriptDialog( content::WebContents* web_contents, bool accept, const base::string16* prompt_override) argument
90 CancelActiveAndPendingDialogs( content::WebContents* web_contents) argument
94 WebContentsDestroyed( content::WebContents* web_contents) argument
/external/chromium_org/android_webview/native/
H A Daw_web_contents_view_delegate.h23 content::WebContents* web_contents);
34 AwWebContentsViewDelegate(content::WebContents* web_contents);
H A Dstate_serializer.h26 bool WriteToPickle(const content::WebContents& web_contents,
29 // |web_contents| will not be modified if function returns false.
31 content::WebContents* web_contents) WARN_UNUSED_RESULT;
/external/chromium_org/athena/extensions/chrome/
H A Dathena_chrome_app_window_client.cc28 content::WebContents* web_contents,
32 web_contents, DevToolsToggleAction::ShowConsole());
27 OpenDevToolsWindow( content::WebContents* web_contents, const base::Closure& callback) argument
/external/chromium_org/chrome/browser/android/
H A Dchrome_web_contents_delegate_android.h42 virtual void RunFileChooser(content::WebContents* web_contents,
45 virtual void CloseContents(content::WebContents* web_contents) OVERRIDE;
46 virtual void FindReply(content::WebContents* web_contents,
52 virtual void FindMatchRectsReply(content::WebContents* web_contents,
59 content::WebContents* web_contents,
63 content::WebContents* web_contents,
67 content::WebContents* web_contents,
91 void OnFindResultAvailable(content::WebContents* web_contents,
/external/chromium_org/chrome/browser/chromeos/offline/
H A Doffline_load_page_unittest.cc9 #include "content/public/browser/web_contents.h"
26 TestOfflineLoadPage(WebContents* web_contents, argument
29 : chromeos::OfflineLoadPage(web_contents, url, CompletionCallback()),
65 WebContentsTester::For(web_contents())->TestDidNavigate(
66 web_contents()->GetMainFrame(), page_id, GURL(url),
71 (new TestOfflineLoadPage(web_contents(), GURL(url), this))->Show();
77 return InterstitialPage::GetInterstitialPage(web_contents());
113 EXPECT_EQ(kURL2, web_contents()->GetVisibleURL().spec());
142 EXPECT_EQ(kURL1, web_contents()->GetLastCommittedURL().spec());

Completed in 3154 milliseconds

1234567891011>>