Home | History | Annotate | Download | only in ui

Lines Matching refs:entry_count

1128   if (index < 0 || index >= controller.entry_count())
2819 int entry_count = new_contents->controller().entry_count();
2820 if (entry_count > 0) {
2823 new_contents->controller().GetEntryAtIndex(entry_count - 1),
2824 entry_count - 1);