Searched defs:height (Results 51 - 75 of 102) sorted by relevance

12345

/freebsd-current/stand/efi/loader/
H A Dframebuffer.c62 unsigned int height; member in struct:named_resolution
700 efi_get_max_resolution(int *width, int *height) argument
746 int height, max_height, max_width, width; local
[all...]
/freebsd-current/contrib/dialog/
H A Dbuildlist.c507 dlg_buildlist(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, DIALOG_LISTITEM * items, const char *states, int order_mode, int *current_item) argument
1176 dialog_buildlist(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, char **items, int order_mode) argument
[all...]
H A Dcalendar.c63 int height; member in struct:_box
499 init_object(BOX * data, WINDOW *parent, int x, int y, int width, int height, BOX_DRAW box_draw, int key_offset, int code) argument
672 dialog_calendar(const char *title, const char *subtitle, int height, int width, int day, int month, int year) argument
[all...]
H A Dfselect.c578 dlg_fselect(const char *title, const char *path, int height, int width, int dselect) argument
950 dialog_fselect(const char *title, const char *path, int height, int width) argument
959 dialog_dselect(const char *title, const char *path, int height, int width) argument
[all...]
/freebsd-current/contrib/ntp/ntpd/
H A Djupiter.h98 u_short height[2]; /* height (meters) */ member in struct:jgpos
231 u_short height[2]; /* height (meters) */ member in struct:jpvtinit
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.c40 u16 height; member in struct:osu_icon
/freebsd-current/sys/contrib/xen/io/
H A Dcameraif.h564 uint32_t height; member in struct:xencamera_config_req
1030 uint32_t height; member in struct:xencamera_config_resp
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h231 ImutAVLTree(Factory *f, ImutAVLTree* l, ImutAVLTree* r, value_type_ref v, unsigned height) argument
[all...]
/freebsd-current/sys/dev/syscons/
H A Dscvgarndr.c484 vga_txtcursor_shape(scr_stat *scp, int base, int height, int blink) argument
1003 vga_pxlcursor_shape(scr_stat *scp, int base, int height, int blink) argument
1014 int height; local
1055 int height; local
[all...]
/freebsd-current/sys/dev/usb/input/
H A Dwmt.c498 uint32_t height; local
/freebsd-current/sys/dev/hid/
H A Dhmt.c482 uint32_t height; local
/freebsd-current/usr.bin/vtfontcvt/
H A Dvtfontcvt.c49 static unsigned int width = 8, wbytes, height = 16; variable
[all...]
/freebsd-current/sys/powerpc/ofw/
H A Dofw_syscons.c626 ofwfb_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, argument
/freebsd-current/sys/dev/vt/hw/vga/
H A Dvt_vga.c501 vga_bitblt_pixels_block_2colors(struct vt_device *vd, const uint8_t *masks, term_color_t fg, term_color_t bg, unsigned int x, unsigned int y, unsigned int height) argument
530 vga_bitblt_pixels_block_ncolors(struct vt_device *vd, const uint8_t *masks, unsigned int x, unsigned int y, unsigned int height) argument
959 vga_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, const uint8_t *pattern, const uint8_t *mask, unsigned int width, unsigned int height, unsigned int x, unsigned int y, term_color_t fg, term_color_t bg) argument
[all...]
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c98 unsigned int height; member in struct:bcmsc_softc
339 bcmrend_set_cursor(scr_stat* scp, int base, int height, int blink) argument
634 bcmfb_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, int celsize, int blink) argument
[all...]
H A Dbcm2835_mbox_prop.h301 uint32_t height; member in struct:bcm2835_mbox_tag_fb_w_h::__anon307::__anon308
305 uint32_t height; member in struct:bcm2835_mbox_tag_fb_w_h::__anon307::__anon309
/freebsd-current/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c67 unsigned int height; member in struct:video_adapter_softc
256 am335x_rend_set_cursor(scr_stat* scp, int base, int height, int blink) argument
544 am335x_syscons_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, int celsize, int blink) argument
[all...]
/freebsd-current/sys/arm/freescale/vybrid/
H A Dvf_dcu4.c177 uint32_t height; member in struct:panel_info
/freebsd-current/sys/arm/nvidia/drm2/
H A Dtegra_dc.c968 dc_cursor_set(struct drm_crtc *drm_crtc, struct drm_file *file, uint32_t handle, uint32_t width, uint32_t height) argument
/freebsd-current/stand/i386/libi386/
H A Dvbe.c69 unsigned int height; member in struct:named_resolution
116 vbe_get_max_resolution(int *width, int *height) argument
960 uint32_t width, height; local
1126 uint32_t width, height; local
[all...]
/freebsd-current/stand/common/
H A Dgfx_fb.h142 uint32_t height; member in struct:resolution
/freebsd-current/stand/efi/loader/arch/amd64/
H A Dmultiboot2.h159 multiboot_uint32_t height; member in struct:multiboot_header_tag_framebuffer
/freebsd-current/sys/contrib/alpine-hal/
H A Dal_hal_serdes_hssp.c2702 al_serdes_calc_eye_size( struct al_serdes_grp_obj *obj, enum al_serdes_lane lane, int *width, int *height) argument
H A Dal_hal_serdes_25g.c752 al_serdes_25g_calc_eye_size( struct al_serdes_grp_obj *obj, enum al_serdes_lane lane, int *width, int *height) argument
/freebsd-current/sys/contrib/v4l/
H A Dvideodev.h143 __s32 width, height; member in struct:video_clip
150 __u32 width,height; /* Its size */ member in struct:video_window
165 __u32 width, height; /* Area to capture */ member in struct:video_capture
175 int height,width; member in struct:video_buffer
183 int height,width; member in struct:video_mmap

Completed in 419 milliseconds

12345