Searched refs:fill_flag (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/groff/src/devices/grodvi/
H A Ddvi.cpp706 int fill_flag = 0; local
709 fill_flag = 1;
719 if (fill_flag)
726 (fill_flag ? "ia" : "ar"),
745 fill_flag = 1;
753 if (fill_flag)
756 (fill_flag ? "ia" : "ar"),
762 fill_flag = 1;
775 if (fill_flag)
788 do_special(fill_flag
[all...]
/freebsd-10-stable/contrib/groff/src/devices/grops/
H A Dps.cpp1091 int fill_flag = 0;
1094 fill_flag = 1;
1106 if (fill_flag)
1126 fill_flag = 1;
1138 if (fill_flag)
1146 fill_flag = 1;
1166 if (fill_flag)

Completed in 70 milliseconds