Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/components/Mixins/
H A DBVPaginationMixin.js2 export const currentPage = 1; constant
/openbmc/phosphor-webui/app/common/directives/
H A DdirPagination.js368 function(currentPage, previousPage) { argument
465 currentPage, collectionLength, rowsPerPage, paginationRange) { argument
510 function calculatePageNumber(i, currentPage, paginationRange, totalPages) { argument
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/
H A Dmp5998.cpp202 uint8_t currentPage = 0xFF; in programAllRegisters() local