OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:begin_page
(Results
1 - 15
of
15
) sorted by relevancy
/src/external/gpl2/groff/dist/src/include/
printer.h
82
virtual void
begin_page
(int) = 0;
/src/external/gpl2/groff/dist/src/roff/troff/
div.cpp
384
if (before_first_page &&
begin_page
())
402
begin_page
();
419
begin_page
();
429
if (before_first_page &&
begin_page
())
444
if (before_first_page &&
begin_page
())
458
begin_page
(n);
478
begin_page
(y - page_length);
572
int top_level_diversion::
begin_page
(vunits n)
function in class:top_level_diversion
605
the_output->
begin_page
(page_number, page_length);
688
void
begin_page
()
function
[
all
...]
div.h
142
int
begin_page
(vunits = V0);
172
void
begin_page
();
column.cpp
52
void
begin_page
(int pageno, vunits page_length);
305
void column::
begin_page
(int pageno, vunits page_length)
function in class:column
311
the_output->
begin_page
(pageno, page_length);
314
out->
begin_page
(pageno, page_length);
node.h
644
virtual void
begin_page
(int pageno, vunits page_length) = 0;
env.cpp
2215
topdiv->
begin_page
();
2331
topdiv->
begin_page
();
input.cpp
4270
topdiv->
begin_page
();
4298
topdiv->
begin_page
();
node.cpp
708
void
begin_page
(int pageno, vunits page_length);
1665
void real_output_file::
begin_page
(int pageno, vunits page_length)
function in class:real_output_file
/src/external/gpl2/groff/dist/src/devices/grolbp/
lbp.cpp
70
void
begin_page
(int);
221
void lbp_printer::
begin_page
(int)
function in class:lbp_printer
/src/external/gpl2/groff/dist/src/devices/grolj4/
lj4.cpp
170
void
begin_page
(int);
262
void lj4_printer::
begin_page
(int)
function in class:lj4_printer
/src/external/gpl2/groff/dist/src/devices/grodvi/
dvi.cpp
178
void
begin_page
(int);
499
void dvi_printer::
begin_page
(int i)
function in class:dvi_printer
/src/external/gpl2/groff/dist/src/devices/grops/
ps.cpp
595
void
begin_page
(int);
1325
void ps_printer::
begin_page
(int n)
/src/external/gpl2/groff/dist/src/devices/grotty/
tty.cpp
227
void
begin_page
(int) { }
function in class:tty_printer
/src/external/gpl2/groff/dist/src/libs/libdriver/
input.cpp
1770
pr->
begin_page
(get_integer_arg());
/src/external/gpl2/groff/dist/src/devices/grohtml/
post-html.cpp
2110
void
begin_page
(int);
4490
void html_printer::
begin_page
(int n)
function in class:html_printer
Completed in 70 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026