HomeSort by relevance Sort by last modified time
    Searched full:expires_label_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/views/
cookie_info_view.cc 47 expires_label_(NULL),
207 expires_label_ = new views::Label(
246 AddControlRow(three_column_layout_id, layout, expires_label_,
249 AddLabelRow(three_column_layout_id, layout, expires_label_,
cookie_info_view.h 102 views::Label* expires_label_; member in class:CookieInfoView

Completed in 71 milliseconds