Home
last modified time | relevance | path

Searched refs:show_cert (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/
Dpage_info_bubble_view.cc52 bool show_cert);
256 bool show_cert) in Section() argument
281 if (info_.type == PageInfoModel::SECTION_INFO_IDENTITY && show_cert) { in Section()