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

/freebsd-10.1-release/contrib/groff/src/utils/hpftodit/
H A Dhpftodit.cpp713 int pcl_stroke_weight; local
715 pcl_stroke_weight = -3;
717 pcl_stroke_weight = 0;
719 pcl_stroke_weight = 1;
721 pcl_stroke_weight = 3;
723 pcl_stroke_weight = 4;
724 printf("pclweight %d\n", pcl_stroke_weight);

Completed in 79 milliseconds