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

/freebsd-12-stable/contrib/ncurses/form/
H A Dfld_just.c39 | Function : int set_field_just(FIELD *field, int just)
48 set_field_just(FIELD *field, int just) function
52 T((T_CALLED("set_field_just(%p,%d)"), (void *)field, just));
H A Dform.h335 extern NCURSES_EXPORT(int) set_field_just (FIELD *,int);
/freebsd-12-stable/lib/ncurses/form/
H A DMakefile112 form_field_just.3 set_field_just.3 \
/freebsd-12-stable/contrib/gcc/
H A Dsys-protos.h932 extern int set_field_just(FIELD *, int);

Completed in 153 milliseconds