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

  /external/chromium_org/chrome/browser/infobars/
infobar.h 101 virtual void PlatformSpecificShow(bool animate) {}
infobar.cc 55 PlatformSpecificShow(animate);
  /external/chromium_org/chrome/browser/ui/gtk/infobars/
infobar_gtk.h 75 virtual void PlatformSpecificShow(bool animate) OVERRIDE;
infobar_gtk.cc 145 void InfoBarGtk::PlatformSpecificShow(bool animate) {
  /external/chromium_org/chrome/browser/ui/views/infobars/
infobar_view.h 103 virtual void PlatformSpecificShow(bool animate) OVERRIDE;
infobar_view.cc 316 void InfoBarView::PlatformSpecificShow(bool animate) {

Completed in 85 milliseconds