Searched refs:totalPages (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/WebKit-7600.1.25/ios/WebView/
H A DWebPDFViewIOS.h36 - (unsigned)totalPages;
H A DWebPDFViewPlaceholder.h88 @property totalPages
91 @property (readonly) NSUInteger totalPages; variable
119 @abstract Returns the PDF document coordinate space rect given a page number. pageNumber must be in the range [1,totalPages],
H A DWebPDFViewIOS.mm368 - (unsigned)totalPages
H A DWebPDFViewPlaceholder.mm150 - (NSUInteger)totalPages
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dfax2ps.c55 int totalPages = 0; /* total # pages printed */ variable
264 totalPages++;
406 printf("%%%%Pages: %u\n", totalPages);

Completed in 152 milliseconds