Searched refs:MIN_JUST_STYLE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/lib/libform/ | ||
H A D | form.h | 46 #define MIN_JUST_STYLE NO_JUSTIFICATION macro |
H A D | field.c | 242 if ((justification < MIN_JUST_STYLE) /* check justification valid */ in set_field_just() |