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

/freebsd-11.0-release/contrib/ncurses/form/
H A Dfld_just.c73 | Function : int field_just( const FIELD *field )
80 field_just(const FIELD *field) function
82 T((T_CALLED("field_just(%p)"), (const void *)field));
H A Dform.h336 extern NCURSES_EXPORT(int) field_just (const FIELD *);
/freebsd-11.0-release/lib/ncurses/form/
H A DMakefile111 form_field_just.3 field_just.3 \
/freebsd-11.0-release/contrib/gcc/
H A Dsys-protos.h349 extern int field_just(FIELD *);

Completed in 38 milliseconds