Searched refs:landscape_flag (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/src/devices/grolj4/
H A Dlj4.cpp62 static int landscape_flag = 0; variable
247 landscape_flag != 0);
248 if (landscape_flag)
621 landscape_flag = 1;
/netbsd-current/external/gpl2/groff/dist/src/devices/grodvi/
H A Ddvi.cpp35 static int landscape_flag = 0; variable
522 landscape_flag ? length : width,
523 landscape_flag ? width : length);
929 landscape_flag = 1;
/netbsd-current/external/gpl2/groff/dist/src/devices/grops/
H A Dps.cpp50 static int landscape_flag = 0; variable
1432 .comment_arg(landscape_flag ? "Landscape" : "Portrait")
1493 .put_symbol(landscape_flag ? "true" : "false")
1826 landscape_flag = 1;

Completed in 187 milliseconds