/external/chromium_org/content/browser/web_contents/ |
frame_tree_node.h | 47 return current_url_; 51 current_url_ = url; 69 GURL current_url_; member in class:content::FrameTreeNode
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
page_action_decoration.h | 90 GURL current_url_; member in class:PageActionDecoration
|
/external/chromium/chrome/browser/ui/views/location_bar/ |
page_action_image_view.h | 100 GURL current_url_; member in class:PageActionImageView
|
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/ |
page_action_decoration.h | 104 GURL current_url_; member in class:PageActionDecoration
|
/external/chromium_org/chrome/browser/ui/views/location_bar/ |
page_action_image_view.h | 118 GURL current_url_; member in class:PageActionImageView
|
/external/chromium/chrome/browser/geolocation/ |
geolocation_browsertest.cc | 238 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:__anon4612::GeolocationBrowserTest 386 SetInfobarResponse(current_url_, true); 396 SetInfobarResponse(current_url_, false); 409 SetInfobarResponse(current_url_, true); 428 SetContentSetting(current_url_, current_url_, CONTENT_SETTING_BLOCK) [all...] |
/external/chromium_org/chrome/browser/autocomplete/ |
autocomplete_input.h | 183 const GURL& current_url() const { return current_url_; } 231 GURL current_url_; member in class:AutocompleteInput
|
/external/chromium/chrome/browser/ui/gtk/ |
location_bar_view_gtk.h | 287 GURL current_url_; member in class:LocationBarViewGtk::PageActionViewGtk
|
/external/chromium_org/chrome/browser/geolocation/ |
geolocation_browsertest.cc | 262 const GURL& current_url() const { return current_url_; } 288 GURL current_url_; member in class:GeolocationBrowserTest 323 current_url_ = embedded_test_server()->GetURL(html_for_tests_); 327 browser()->profile(), current_url_); 332 ui_test_utils::NavigateToURL(current_browser_, current_url_);
|
/external/chromium_org/chrome/browser/ui/gtk/ |
location_bar_view_gtk.h | 304 GURL current_url_; member in class:LocationBarViewGtk::PageActionViewGtk
|