Home
last modified time | relevance | path

Searched refs:min_height (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/dialog/
H A Dmixedgauge.c42 int height, old_height, min_height; member
298 dlg->min_height = MIN_HIGH + aItemNo; in dlg_begin_mixedgauge()
302 dlg->min_height += (2 * MARGIN); in dlg_begin_mixedgauge()
318 dlg->min_height, in dlg_begin_mixedgauge()
H A Dformbox.c359 int *min_height, in make_FORM_ELTs() argument
403 *min_height = min_h; in make_FORM_ELTs()
509 int min_width = 0, min_height = 0; in dlg_form() local
532 make_FORM_ELTs(items, item_no, &min_height, &min_width); in dlg_form()
547 form_height = min_height; in dlg_form()
619 min_height, in dlg_form()
/freebsd/contrib/less/
H A Dscrsize.c75 win_attributes.height -= hints.min_height;
/freebsd/sys/dev/drm2/
H A Ddrm_mode.h108 __u32 min_height, max_height; member
H A Ddrm_crtc.c1249 card_res->min_height = dev->mode_config.min_height; in drm_mode_getresources()
2151 if ((config->min_height > r.height) || (r.height > config->max_height)) in drm_mode_addfb()
2332 if ((config->min_height > r->height) || (r->height > config->max_height)) { in drm_mode_addfb2()
2334 r->height, config->min_height, config->max_height); in drm_mode_addfb2()
H A Ddrm_crtc.h785 int min_width, min_height; member
/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_host1x.c199 drm_dev->mode_config.min_height = 32; in host1x_drm_load()
/freebsd/sys/contrib/v4l/
H A Dvideodev2.h417 __u32 min_height; /* Minimum frame height [pixel] */ member
/freebsd/usr.sbin/bsdconfig/share/
H A Ddialog.subr355 # f_dialog_size_constrain $var_height $var_width [$min_height [$min_width]]
357 # Modify $var_height to be no-less-than $min_height (if given; zero otherwise)
446 # [$min_height [$min_width [$min_rows]]]
448 # Modify $var_height to be no-less-than $min_height (if given; zero otherwise)