Home
last modified time | relevance | path

Searched defs:max_height (Results 1 – 7 of 7) sorted by relevance

/freebsd/stand/efi/loader/
H A Dframebuffer.c782 int height, max_height, max_width, width; in gop_autoresize() local
/freebsd/sys/dev/drm2/
H A Ddrm_fb_helper.c1451 u32 max_width, max_height, bpp_sel; in drm_fb_helper_hotplug_event() local
H A Ddrm_mode.h108 __u32 min_height, max_height; member
H A Ddrm_crtc.h786 int max_width, max_height; member
/freebsd/contrib/ee/
H A Dee.c3571 int max_width, max_height; in menu_op() local
3782 paint_menu(struct menu_entries menu_list[], int max_width, int max_height, in paint_menu()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp962 std::optional<size_t> max_height = std::nullopt) { in PrintCompletion()
/freebsd/sys/contrib/v4l/
H A Dvideodev2.h418 __u32 max_height; /* Maximum frame height [pixel] */ member