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

  /external/chromium/chrome/browser/
page_info_model.h 87 int GetSectionCount();
page_info_model.cc 281 int PageInfoModel::GetSectionCount() {
  /external/chromium/chrome/browser/ui/views/
page_info_bubble_view.cc 145 int count = model_.GetSectionCount();
172 int count = model_.GetSectionCount();
  /external/chromium/chrome/browser/ui/gtk/
page_info_bubble_gtk.cc 190 for (int i = 0; i < model_.GetSectionCount(); i++) {

Completed in 505 milliseconds