Lines Matching refs:SANE_Int
57 SANE_Int page;
58 SANE_Int show_page;
59 SANE_Int rotate;
63 SANE_Int file_size;
68 SANE_Int sane_pdf_open( void **ppw, FILE* fd );
71 SANE_Int sane_pdf_start_doc( void *pw );
72 SANE_Int sane_pdf_end_doc( void *pw );
74 SANE_Int sane_pdf_start_page( void *pw, SANE_Int w, SANE_Int h, SANE_Int res, SANE_Int type, SANE_Int rotate );
75 SANE_Int sane_pdf_end_page( void *pw );