Lines Matching defs:job

81 ps_escape_char (a2ps_job * job, uchar c, uchar * res)  in ps_escape_char()
183 ps_escape_string (a2ps_job * job, uchar * string, uchar * res) in ps_escape_string()
198 output_marker (a2ps_job * job, const char * kind, uchar * marker) in output_marker()
248 ps_set_encoding (a2ps_job * job, struct encoding * enc) in ps_set_encoding()
256 ps_end_encoding (a2ps_job * job) in ps_end_encoding()
276 ps_internal_switch_encoding (a2ps_job * job, struct encoding * enc) in ps_internal_switch_encoding()
303 ps_switch_encoding (a2ps_job * job, struct encoding * enc) in ps_switch_encoding()
321 ps_push_encoding (a2ps_job * job, struct encoding * enc) in ps_push_encoding()
328 ps_pop_encoding (a2ps_job * job) in ps_pop_encoding()
343 page_begin (a2ps_job * job) in page_begin()
420 page_end (a2ps_job * job) in page_end()
489 virtual_begin (a2ps_job * job) in virtual_begin()
523 virtual_end (a2ps_job * job) in virtual_end()
568 virtual_empty_output (a2ps_job *job) in virtual_empty_output()
596 page_flush (a2ps_job * job) in page_flush()
610 page_empty_output (a2ps_job *job) in page_empty_output()
620 sheet_flush (a2ps_job *job) in sheet_flush()
636 require_fresh_page (a2ps_job * job) in require_fresh_page()
656 check_binary_file (a2ps_job * job) in check_binary_file()
668 end_of_line (struct a2ps_job * job) in end_of_line()
689 fold_line (struct a2ps_job * job, enum face_e new_face) in fold_line()
719 ps_print_char (a2ps_job * job, int c, enum face_e new_face) in ps_print_char()
916 ps_print_string (a2ps_job * job, uchar * string, enum face_e face) in ps_print_string()
926 ps_print_buffer (a2ps_job * job, in ps_print_buffer()
942 ps_begin_file (a2ps_job *job) in ps_begin_file()
988 ps_end_file (a2ps_job *job) in ps_end_file()