Searched defs:current_url_ (Results 1 - 11 of 11) sorted by relevance

/external/chromium/chrome/browser/ui/cocoa/location_bar/
H A Dpage_action_decoration.h90 GURL current_url_; member in class:PageActionDecoration
/external/chromium/chrome/browser/ui/views/location_bar/
H A Dpage_action_image_view.h100 GURL current_url_; member in class:PageActionImageView
/external/chromium_org/chrome/browser/component_updater/
H A Dcrx_downloader.h120 std::vector<GURL>::iterator current_url_; member in class:component_updater::CrxDownloader
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
H A Dpage_action_decoration.h104 GURL current_url_; member in class:PageActionDecoration
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dpage_action_image_view.h118 GURL current_url_; member in class:PageActionImageView
/external/chromium_org/content/browser/frame_host/
H A Dframe_tree_node.h99 return current_url_;
103 current_url_ = url;
162 GURL current_url_; member in class:content::FrameTreeNode
/external/chromium_org/chrome/browser/autocomplete/
H A Dautocomplete_input.h205 const GURL& current_url() const { return current_url_; }
253 GURL current_url_; member in class:AutocompleteInput
/external/chromium/chrome/browser/geolocation/
H A Dgeolocation_browsertest.cc238 current_url_ = test_server()->GetURL(html_for_tests_);
241 ui_test_utils::OpenURLOffTheRecord(browser()->profile(), current_url_);
248 ui_test_utils::NavigateToURL(current_browser_, current_url_);
251 ui_test_utils::NavigateToURL(current_browser_, current_url_);
254 ui_test_utils::NavigateToURL(current_browser_, current_url_);
368 GURL current_url_; member in class:__anon2209::GeolocationBrowserTest
386 SetInfobarResponse(current_url_, true);
396 SetInfobarResponse(current_url_, false);
409 SetInfobarResponse(current_url_, true);
428 SetContentSetting(current_url_, current_url
[all...]
/external/chromium/chrome/browser/ui/gtk/
H A Dlocation_bar_view_gtk.h287 GURL current_url_; member in class:LocationBarViewGtk::PageActionViewGtk
/external/chromium_org/chrome/browser/geolocation/
H A Dgeolocation_browsertest.cc262 const GURL& current_url() const { return current_url_; }
309 GURL current_url_; member in class:GeolocationBrowserTest
344 current_url_ = embedded_test_server()->GetURL(html_for_tests_);
348 browser()->profile(), current_url_);
353 ui_test_utils::NavigateToURL(current_browser_, current_url_);
/external/chromium_org/chrome/browser/ui/gtk/
H A Dlocation_bar_view_gtk.h297 GURL current_url_; member in class:LocationBarViewGtk::PageActionViewGtk

Completed in 402 milliseconds