Searched refs:begin_comment (Results 1 – 7 of 7) sorted by relevance
161 long begin_comment; /* begin offset of comment */ member171 long begin_comment; /* begin offset of comment */ member324 long begin_comment; /* tmp file offset after last written ) or ; */ member493 func_params->begin_comment = cur_file->begin_comment;528 func_params->begin_comment = cur_file->begin_comment;
152 ps_output &ps_output::begin_comment(const char *s) in begin_comment() function in ps_output1310 out.begin_comment("BeginFeature:") in media_set()1327 out.begin_comment("Page:") in begin_page()1381 out.begin_comment("Extensions:") in ~ps_printer()1384 out.begin_comment("Creator:") in ~ps_printer()1404 out.begin_comment("Pages:") in ~ps_printer()1407 out.begin_comment("PageOrder:") in ~ps_printer()1431 out.begin_comment("Orientation:") in ~ps_printer()1496 out.begin_comment("BeginFeature:") in ~ps_printer()
36 ps_output &begin_comment(const char *);
65 simple_output &begin_comment(const char *);
197 simple_output &simple_output::begin_comment(const char *s) in begin_comment() function in simple_output
4494 html.begin_comment("Page: ").put_string(i_to_a(page_number)).end_comment();; in begin_page()4678 html.begin_comment("Creator : ") in ~html_printer()4685 html.begin_comment("CreationDate: ") in ~html_printer()4701 …html.begin_comment("Total number of pages: ").put_string(i_to_a(no_of_printed_pages)).end_comment(… in ~html_printer()
977 (simple_output::begin_comment): Recoded.