Searched refs:GetSectionCount (Results 1 – 5 of 5) sorted by relevance
87 int GetSectionCount();
281 int PageInfoModel::GetSectionCount() { in GetSectionCount() function in PageInfoModel
145 int count = model_.GetSectionCount(); in LayoutSections()172 int count = model_.GetSectionCount(); in GetPreferredSize()
190 for (int i = 0; i < model_.GetSectionCount(); i++) { in InitContents()
225 const int sectionCount = model_->GetSectionCount();