Home
last modified time | relevance | path

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

/openbmc/phosphor-webui/app/common/directives/
H A DdirPagination.js483 calculatePageNumber(i, currentPage, paginationRange, totalPages);
510 function calculatePageNumber(i, currentPage, paginationRange, totalPages) { function