Home
last modified time | relevance | path

Searched refs:segment_height (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dpic.y655 lookup_variable("lineht", & $$->segment_height);
662 lookup_variable("lineht", & $$->segment_height);
669 lookup_variable("moveht", & $$->segment_height);
676 lookup_variable("lineht", & $$->segment_height);
772 $$->segment_pos.y += $$->segment_height;
786 $$->segment_pos.y -= $$->segment_height;
H A Dobject.h189 double segment_height; member
H A Dobject.cpp413 segment_width = segment_height = 0.0; in object_spec()
1144 segment_pos.y = segment_height; in make_move()
1147 segment_pos.y = -segment_height; in make_move()
1432 segment_pos.y = segment_height; in make_line()
1435 segment_pos.y = -segment_height; in make_line()