Home
last modified time | relevance | path

Searched refs:JUSTIFY_LEFT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libeti/form/common/
H A Dfield_just.c39 if (just != NO_JUSTIFICATION && just != JUSTIFY_LEFT && in set_field_just()
H A Dutility.c252 case JUSTIFY_LEFT: in justify()
/illumos-gate/usr/src/lib/libeti/form/inc/
H A Dform.h144 #define JUSTIFY_LEFT 1 macro