HomeSort by relevance Sort by last modified time
    Searched refs:WebContents (Results 1276 - 1300 of 1633) sorted by null

<<51525354555657585960>>

  /external/chromium_org/chrome/browser/printing/
print_dialog_cloud_unittest.cc 31 using content::WebContents;
115 void(WebContents* source, bool *out_close_dialog));
273 // Testing for ExternalWebDialogUI needs a mock WebContents and mock
  /external/chromium_org/chrome/browser/safe_browsing/
ui_manager.cc 33 using content::WebContents;
117 WebContents* web_contents =
safe_browsing_blocking_page_unittest.cc 24 using content::WebContents;
39 WebContents* web_contents,
54 WebContents* web_contents,
69 WebContents* web_contents,
110 WebContents* web_contents,
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_interstitial.cc 37 void SupervisedUserInterstitial::Show(content::WebContents* web_contents,
50 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/ui/autofill/
password_generation_popup_controller_impl.cc 44 content::WebContents* web_contents,
74 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/ui/panels/
panel_extension_browsertest.cc 146 content::WebContents* web_contents = panel->GetWebContents();
249 content::WebContents* web_contents = panel->GetWebContents();
  /external/chromium_org/chrome/browser/ui/passwords/
manage_passwords_ui_controller.cc 27 content::WebContents* web_contents) {
38 content::WebContents* web_contents)
  /external/chromium_org/chrome/browser/ui/tab_contents/
core_tab_helper.cc 33 using content::WebContents;
37 CoreTabHelper::CoreTabHelper(WebContents* web_contents)
  /external/chromium_org/chrome/browser/ui/toolbar/
origin_chip_info.cc 92 bool OriginChipInfo::Update(const content::WebContents* web_contents,
158 bool OriginChip::IsMalware(const GURL& url, const content::WebContents* tab) {
  /external/chromium_org/chrome/browser/ui/views/
find_bar_host.cc 69 content::WebContents* contents = find_bar_controller_->web_contents();
113 // We only move the window if one is active for the current WebContents. If we
116 content::WebContents* web_contents = find_bar_controller_->web_contents();
ssl_client_certificate_selector.cc 84 content::WebContents* web_contents,
276 content::WebContents* contents,
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_non_client_frame_view_ash_browsertest.cc 60 content::WebContents* web_contents = browser_view->GetActiveWebContents();
102 content::WebContents* web_contents = browser_view->GetActiveWebContents();
  /external/chromium_org/chrome/browser/ui/views/location_bar/
content_setting_image_view.cc 90 void ContentSettingImageView::Update(content::WebContents* web_contents) {
240 content::WebContents* web_contents = parent_->GetWebContents();
zoom_bubble_view.cc 42 void ZoomBubbleView::ShowBubble(content::WebContents* web_contents,
110 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/ui/webui/options/
options_ui_browsertest.cc 115 content::WebContents* web_contents =
136 // or not the WebContents considers itself to have finished loading. We want
288 content::WebContents* contents =
  /external/chromium_org/chrome/browser/web_applications/
update_shortcut_worker_win.cc 32 using content::WebContents;
36 UpdateShortcutWorker::UpdateShortcutWorker(WebContents* web_contents)
71 // FetchIcon must run on UI thread because it relies on WebContents
76 DeleteMe(); // We are done if underlying WebContents is gone.
81 // No app icon. Just use the favicon from WebContents.
  /external/chromium_org/components/nacl/browser/
nacl_host_message_filter.cc 45 // We get the URL from WebContents from the RenderViewHost, since we don't
52 content::WebContents* contents =
53 content::WebContents::FromRenderViewHost(view_host);
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc 232 WebContents* WebContents::Create(const WebContents::CreateParams& params) {
237 WebContents* WebContents::CreateWithSessionStorage(
238 const WebContents::CreateParams& params,
268 WebContents* WebContents::FromRenderViewHost(const RenderViewHost* rvh) {
272 WebContents* WebContents::FromRenderFrameHost(RenderFrameHost* rfh)
    [all...]
  /external/chromium_org/content/browser/webui/
web_ui_impl.cc 46 WebUIImpl::WebUIImpl(WebContents* contents)
97 WebContents* WebUIImpl::GetWebContents() const {
  /external/chromium_org/content/test/
test_web_contents.cc 39 test_web_contents->Init(WebContents::CreateParams(browser_context, instance));
113 WebContents* TestWebContents::Clone() {
178 // This is normally only set in the WebContents constructor, which also
  /external/chromium_org/chrome/browser/chromeos/
boot_times_loader.cc 46 using content::WebContents;
54 WebContents* web_contents = tab->GetWebContents();
71 WebContents* tab = browser->tab_strip_model()->GetWebContentsAt(i);
522 WebContents* web_contents = content::Source<WebContents>(source).ptr();
  /external/chromium_org/chrome/browser/chromeos/memory/
oom_priority_manager.cc 54 using content::WebContents;
83 // Returns a unique ID for a WebContents. Do not cast back to a pointer, as
84 // the WebContents could be deleted if the user closed the tab.
85 int64 IdFromWebContents(WebContents* web_contents) {
300 WebContents* web_contents = model->GetWebContentsAt(idx);
404 WebContents* web_contents = *it;
571 WebContents* contents = model->GetWebContentsAt(i);
  /external/chromium_org/chrome/browser/extensions/
extension_browsertest.cc 356 content::WebContents* web_contents)
568 void ExtensionBrowserTest::OpenWindow(content::WebContents* contents,
571 content::WebContents** newtab_result) {
585 content::WebContents* newtab = controller->GetWebContents();
597 void ExtensionBrowserTest::NavigateInRenderer(content::WebContents* contents,
  /external/chromium_org/chrome/browser/geolocation/
geolocation_browsertest.cc 38 using content::WebContents;
80 WebContents* web_contents =
369 WebContents* web_contents =
403 WebContents* web_contents =
687 WebContents* original_tab =
  /external/chromium_org/chrome/browser/search/
search.cc 252 base::string16 GetSearchTermsImpl(const content::WebContents* contents,
439 base::string16 GetSearchTerms(const content::WebContents* contents) {
466 bool IsRenderedInInstantProcess(const content::WebContents* contents,
500 bool IsInstantNTP(const content::WebContents* contents) {
508 bool NavEntryIsInstantNTP(const content::WebContents* contents,

Completed in 914 milliseconds

<<51525354555657585960>>