HomeSort by relevance Sort by last modified time
    Searched refs:UpdatePageActions (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/chrome/browser/ui/omnibox/
location_bar.h 58 virtual void UpdatePageActions() = 0;
  /external/chromium/chrome/browser/ui/omnibox/
location_bar.h 65 virtual void UpdatePageActions() = 0;
  /external/chromium_org/chrome/test/base/
test_location_bar.h 38 virtual void UpdatePageActions() OVERRIDE {}
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
location_bar_view_mac.h 67 virtual void UpdatePageActions();
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
location_bar_view_mac.h 63 virtual void UpdatePageActions() OVERRIDE;
  /external/chromium/chrome/browser/ui/gtk/
location_bar_view_gtk.h 121 virtual void UpdatePageActions();
location_bar_view_gtk.cc 419 UpdatePageActions();
425 UpdatePageActions();
448 UpdatePageActions();
635 void LocationBarViewGtk::UpdatePageActions() {
    [all...]
  /external/chromium/chrome/browser/ui/views/location_bar/
location_bar_view.h 239 virtual void UpdatePageActions() OVERRIDE;
page_action_image_view.cc 181 // in a UpdatePageActions call, so we don't need to start another one (and
184 owner_->UpdatePageActions();
location_bar_view.cc 294 void LocationBarView::UpdatePageActions() {
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
location_bar_view_gtk.h 135 virtual void UpdatePageActions() OVERRIDE;
location_bar_view_gtk.cc 629 UpdatePageActions();
654 UpdatePageActions();
    [all...]
  /external/chromium_org/chrome/browser/ui/views/location_bar/
location_bar_view.h 303 virtual void UpdatePageActions() OVERRIDE;
location_bar_view.cc 534 void LocationBarView::UpdatePageActions() {
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser.cc     [all...]
  /external/chromium/chrome/browser/ui/
browser.cc     [all...]

Completed in 2195 milliseconds