Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
Dgstoraster.c588 int pagecount = 0; in count_pages() local
751 int pagecount = count_pages(filename, doc_type); in main() local
Durftopdf.cpp77 unsigned pagecount; member
87 int create_pdf_file(struct pdf_info * info, unsigned pagecount) in create_pdf_file()
Drastertopdf.cpp299 unsigned pagecount; member
/third_party/cups-filters/filter/foomatic-rip/
Dpostscript.c175 int pagecount; in ps_pages() local
198 int pagecount = ps_pages(filename); in print_ps() local
Dpdf.c46 int pagecount; in pdf_count_pages() local
Dfoomaticrip.c566 int pagecount; in print_file() local
/third_party/node/src/large_pages/
Dnode_large_page.cc218 size_t pagecount = (to - from) / hps; in FindNodeTextRegion() local
/third_party/python/Modules/_sqlite/
Dconnection.c1983 int pagecount = sqlite3_backup_pagecount(bck_handle); in pysqlite_connection_backup_impl() local