Home
last modified time | relevance | path

Searched refs:MIN_JUST_STYLE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libform/
H A Dform.h46 #define MIN_JUST_STYLE NO_JUSTIFICATION macro
H A Dfield.c242 if ((justification < MIN_JUST_STYLE) /* check justification valid */ in set_field_just()