HomeSort by relevance Sort by last modified time
    Searched refs:explicit (Results 176 - 200 of 3182) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium/chrome/browser/ui/gtk/infobars/
before_translate_infobar_gtk.h 15 explicit BeforeTranslateInfoBar(TranslateInfoBarDelegate* delegate);
confirm_infobar_gtk.h 21 explicit ConfirmInfoBarGtk(ConfirmInfoBarDelegate* delegate);
  /external/chromium/chrome/browser/ui/gtk/notifications/
balloon_view_host_gtk.h 20 explicit BalloonViewHost(Balloon* balloon);
  /external/chromium/chrome/browser/ui/gtk/
overflow_button.h 20 explicit OverflowButton(Profile* profile);
owned_widget_gtk.h 62 explicit OwnedWidgetGtk(GtkWidget* widget) : widget_(NULL) { Own(widget); }
process_singleton_dialog.h 25 explicit ProcessSingletonDialog(const std::string& message);
update_recommended_dialog.h 21 explicit UpdateRecommendedDialog(GtkWindow* parent);
  /external/chromium/chrome/browser/ui/touch/frame/
keyboard_container_view.h 20 explicit KeyboardContainerView(Profile* profile);
  /external/chromium/chrome/browser/ui/views/
dropdown_bar_view.h 21 explicit DropdownBarView(DropdownBarHost* host)
theme_background.h 29 explicit ThemeBackground(BrowserView* browser);
  /external/chromium/chrome/browser/ui/views/infobars/
infobar_container_view.h 16 explicit InfoBarContainerView(Delegate* delegate);
  /external/chromium/chrome/browser/ui/views/location_bar/
location_icon_view.h 22 explicit LocationIconView(LocationBarView* location_bar);
  /external/chromium/chrome/browser/ui/views/tabs/
native_view_photobooth_gtk.h 14 explicit NativeViewPhotoboothGtk(gfx::NativeView new_view);
  /external/chromium/chrome/browser/ui/webui/
active_downloads_ui.h 21 explicit ActiveDownloadsUI(TabContents* contents);
keyboard_ui.h 19 explicit KeyboardUI(TabContents* manager);
print_preview_ui.h 16 explicit PrintPreviewUI(TabContents* contents);
sync_internals_ui.h 22 explicit SyncInternalsUI(TabContents* contents);
  /external/chromium/chrome/browser/webdata/
web_database_table.h 17 explicit WebDatabaseTable(sql::Connection* db, sql::MetaTable* meta_table)