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

/freebsd-12-stable/contrib/ncurses/form/
H A Dfrm_scale.c39 | Function : int scale_form( const FORM *form, int *rows, int *cols )
48 scale_form(const FORM *form, int *rows, int *cols) function
50 T((T_CALLED("scale_form(%p,%p,%p)"),
H A Dform.h390 extern NCURSES_EXPORT(int) scale_form (const FORM *,int *,int *);
/freebsd-12-stable/lib/ncurses/form/
H A DMakefile156 form_win.3 scale_form.3 \
/freebsd-12-stable/contrib/gcc/
H A Dsys-protos.h908 extern int scale_form(FORM *, int *, int *);

Completed in 219 milliseconds