Home
last modified time | relevance | path

Searched defs:paginationRange (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-webui/app/common/directives/
H A DdirPagination.js465 currentPage, collectionLength, rowsPerPage, paginationRange) { argument
510 function calculatePageNumber(i, currentPage, paginationRange, totalPages) { argument