Home
last modified time | relevance | path

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

/openbmc/phosphor-webui/app/common/directives/
H A DdirPagination.js467 var totalPages = Math.ceil(collectionLength / rowsPerPage);
473 } else if (totalPages - halfWay < currentPage) {
479 var ellipsesNeeded = paginationRange < totalPages;
481 while (i <= totalPages && i <= paginationRange) {
483 calculatePageNumber(i, currentPage, paginationRange, totalPages);
510 function calculatePageNumber(i, currentPage, paginationRange, totalPages) { argument
513 return totalPages;
516 } else if (paginationRange < totalPages) {
517 if (totalPages - halfWay < currentPage) {
518 return totalPages - paginationRange + i;
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dui-bootstrap-tpls-0.11.0.js8totalPages=d.calculateTotalPages()}):this.itemsPerPage=g.itemsPerPage},this.calculateTotalPages=fu…
H A Dui-bootstrap-tpls-0.11.0.min.js8totalPages=d.calculateTotalPages()}):this.itemsPerPage=g.itemsPerPage},this.calculateTotalPages=fu…