/external/chromium/chrome/browser/ui/gtk/ |
gtk_chrome_cookie_view.h | 93 GtkWidget* appcache_size_entry_; member in struct:__anon2323
|
gtk_chrome_cookie_view.cc | 116 InitBrowserDetailStyle(self->appcache_size_entry_, label_style, dialog_style); 177 gtk_widget_set_sensitive(self->appcache_size_entry_, enabled); 370 self->appcache_details_table_, &self->appcache_size_entry_); 581 gtk_entry_set_text(GTK_ENTRY(self->appcache_size_entry_),
|
/external/chromium_org/chrome/browser/ui/gtk/ |
gtk_chrome_cookie_view.h | 95 GtkWidget* appcache_size_entry_; member in struct:__anon6065
|
gtk_chrome_cookie_view.cc | 120 InitBrowserDetailStyle(self->appcache_size_entry_, label_style, dialog_style); 181 gtk_widget_set_sensitive(self->appcache_size_entry_, enabled); 374 self->appcache_details_table_, &self->appcache_size_entry_); 580 gtk_entry_set_text(GTK_ENTRY(self->appcache_size_entry_),
|