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

  /external/chromium/chrome/browser/ui/gtk/
collected_cookies_gtk.h 109 GtkWidget* infobar_label_; member in class:CollectedCookiesGtk
collected_cookies_gtk.cc 136 infobar_label_ = gtk_label_new(NULL);
138 GTK_BOX(infobar_contents), infobar_label_, FALSE, FALSE, 0); local
468 GTK_LABEL(infobar_label_), GetInfobarLabel(
  /external/chromium_org/chrome/browser/ui/gtk/
collected_cookies_gtk.h 109 GtkWidget* infobar_label_; member in class:CollectedCookiesGtk
collected_cookies_gtk.cc 172 infobar_label_ = gtk_label_new(NULL);
174 GTK_BOX(infobar_contents), infobar_label_, FALSE, FALSE, 0); local
500 GTK_LABEL(infobar_label_), GetInfobarLabel(

Completed in 126 milliseconds