Searched defs:pageSize (Results 1 – 3 of 3) sorted by relevance
204 pageSize: pageSize, constant355 const pageSize: number = 200000; constant
87 long pageSize = sysconf(_SC_PAGE_SIZE); variable
227 const { pageSize, current, totalpage } = this.pageInfo; //Clean the ul before each load constant