Searched refs:cookie_expires_entry_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_chrome_cookie_view.cc92 if (self->cookie_expires_entry_) {
93 InitBrowserDetailStyle(self->cookie_expires_entry_, label_style,
153 if (self->cookie_expires_entry_)
154 gtk_widget_set_sensitive(self->cookie_expires_entry_, enabled);
222 if (self->cookie_expires_entry_) {
223 gtk_entry_set_text(GTK_ENTRY(self->cookie_expires_entry_),
319 self->cookie_details_table_, &self->cookie_expires_entry_);
484 if (self->cookie_expires_entry_) {
485 gtk_entry_set_text(GTK_ENTRY(self->cookie_expires_entry_),
662 if (self->cookie_expires_entry_)
[all...]
H A Dgtk_chrome_cookie_view.h72 GtkWidget* cookie_expires_entry_; member in struct:__anon2630
/external/chromium_org/chrome/browser/ui/gtk/
H A Dgtk_chrome_cookie_view.cc96 if (self->cookie_expires_entry_) {
97 InitBrowserDetailStyle(self->cookie_expires_entry_, label_style,
157 if (self->cookie_expires_entry_)
158 gtk_widget_set_sensitive(self->cookie_expires_entry_, enabled);
226 if (self->cookie_expires_entry_) {
227 gtk_entry_set_text(GTK_ENTRY(self->cookie_expires_entry_),
323 self->cookie_details_table_, &self->cookie_expires_entry_);
488 if (self->cookie_expires_entry_) {
489 gtk_entry_set_text(GTK_ENTRY(self->cookie_expires_entry_),
653 if (self->cookie_expires_entry_)
[all...]
H A Dgtk_chrome_cookie_view.h74 GtkWidget* cookie_expires_entry_; member in struct:__anon6143

Completed in 198 milliseconds