Searched refs:doc_type (Results 1 – 1 of 1) sorted by relevance
587 count_pages(char* filename, GsDocType doc_type) { in count_pages() argument590 if (doc_type == GS_DOC_TYPE_PDF) { in count_pages()634 GsDocType doc_type; in main() local735 doc_type = parse_doc_type(fp); in main()736 if (doc_type == GS_DOC_TYPE_UNKNOWN) { in main()751 int pagecount = count_pages(filename, doc_type); in main()807 if (doc_type == GS_DOC_TYPE_PDF) in main()951 if (doc_type == GS_DOC_TYPE_PDF) { in main()