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

/freebsd-11-stable/contrib/groff/src/utils/hpftodit/
H A Dhpftodit.cpp712 int stroke_weight = tag_info(stroke_weight_tag).value; local
714 if (stroke_weight < 128)
716 else if (stroke_weight == 128)
718 else if (stroke_weight <= 145)
720 else if (stroke_weight <= 179)

Completed in 74 milliseconds