Searched defs:startPage (Results 1 – 4 of 4) sorted by relevance
38 uint32_t startPage = start >> kLogValuesPerPage; in calcNumPages() local74 uint32_t startPage = start >> kLogValuesPerPage; in initFromRanges() local
129 public Page startPage(int pageNumber) { in startPage() method in PrintedPdfDocument
115 public Page startPage(PageInfo pageInfo) { in startPage() method in PdfDocument
63 SkCanvas* startPage(int width, int height, in startPage() function in android::PdfDocument