Searched defs:height (Results 76 - 100 of 104) sorted by relevance

12345

/freebsd-13-stable/sys/xen/interface/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-13-stable/sys/dev/drm2/
H A Ddrm_edid.c1388 int width = 0, height; local
[all...]
H A Ddrm_mode.h283 __u32 width, height; member in struct:drm_mode_fb_cmd
295 __u32 width, height; member in struct:drm_mode_fb_cmd2
388 __u32 height; member in struct:drm_mode_cursor
438 uint32_t height; member in struct:drm_mode_create_dumb
H A Ddrm_crtc.c2289 unsigned int height = r->height / (i != 0 ? vsub : 1); local
[all...]
H A Ddrm_crtc.h260 unsigned int height; member in struct:drm_framebuffer
/freebsd-13-stable/sys/dev/fb/
H A Dvesa.c1616 vesa_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, argument
H A Dvga.c947 int height, i, width; local
2381 vga_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, argument
[all...]
/freebsd-13-stable/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
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp167 unsigned height(Node *N) { function in struct:__anon4108::RangeTree
[all...]
/freebsd-13-stable/contrib/ncurses/progs/
H A Ddump_entry.c62 static int height = 65535; /* max number of lines for listings */ variable
H A Dtic.c696 int height = 65535; local
/freebsd-13-stable/sys/dev/vt/
H A Dvt.h410 uint8_t height; member in struct:vt_mouse_cursor
H A Dvt_core.c694 vt_axis_t height; local
/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_lcd.c622 uint32_t width, height; local
/freebsd-13-stable/sys/arm/versatile/
H A Dversatile_clcd.c125 int height; member in struct:versatile_clcdc_softc
143 unsigned int height; member in struct:video_adapter_softc
506 clcdr_set_cursor(scr_stat* scp, int base, int height, int blink) argument
745 versatilefb_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, int celsize, int blink) argument
[all...]
/freebsd-13-stable/usr.sbin/bhyve/
H A Drfb.c114 int width, height; member in struct:rfb_softc
159 uint16_t height; member in struct:rfb_srvr_info
193 uint16_t height; member in struct:rfb_updt_msg
220 uint16_t height; member in struct:rfb_srvr_rect_hdr
[all...]
/freebsd-13-stable/sys/contrib/alpine-hal/
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
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
/freebsd-13-stable/contrib/dialog/
H A Ddialog.c1348 int height = 0; local
[all...]
H A Dutil.c214 dlg_attr_clear(WINDOW *win, int height, int width, chtype attr) argument
1037 dlg_print_autowrap(WINDOW *win, const char *prompt, int height, int width) argument
1054 dlg_print_scrolled(WINDOW *win, const char *prompt, int offset, int height, int width, int pauseopt) argument
1204 auto_size_preformatted(const char *prompt, int *height, int *width) argument
1272 real_auto_size(const char *title, const char *prompt, int *height, int *width, int boxlines, int mincols) argument
1352 dlg_auto_size(const char *title, const char *prompt, int *height, int *width, int boxlines, int mincols) argument
1385 dlg_auto_sizefile(const char *title, const char *file, int *height, int *width, int boxlines, int mincols) argument
1463 dlg_draw_box2(WINDOW *win, int y, int x, int height, int width, chtype boxchar, chtype borderchar, chtype borderchar2) argument
1496 dlg_draw_box(WINDOW *win, int y, int x, int height, int width, chtype boxchar, chtype borderchar) argument
1648 repaint_shadow(DIALOG_WINDOWS * dw, bool draw, int y, int x, int height, int width) argument
1713 dlg_draw_shadow(WINDOW *win, int y, int x, int height, int width) argument
1715 repaint_shadow(find_window(win), TRUE, y, x, height, width); local
1834 dlg_print_size(int height, int width) argument
1843 dlg_ctl_size(int height, int width) argument
1882 dlg_calc_listh(int *height, int *list_height, int item_no) argument
2014 dlg_box_y_ordinate(int height) argument
2047 int height = getmaxy(win); local
2126 dlg_new_window(int height, int width, int y, int x) argument
2136 dlg_new_modal_window(WINDOW *parent, int height, int width, int y, int x) argument
2166 dlg_move_window(WINDOW *win, int height, int width, int y, int x) argument
2224 dlg_sub_window(WINDOW *parent, int height, int width, int y, int x) argument
[all...]
/freebsd-13-stable/contrib/ncurses/form/
H A Dfrm_driver.c512 int width, height; local
557 int row, height; local
/freebsd-13-stable/sys/sys/
H A Dconsio.h228 unsigned int height; member in struct:vfnt
/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.c3100 sc_adjust_ca(struct cursor_attr *cap, int flags, int base, int height) argument
3119 change_cursor_shape(scr_stat *scp, int flags, int base, int height) argument
3139 sc_change_cursor_shape(scr_stat *scp, int flags, int base, int height) argument
[all...]
H A Dsyscons.h168 u_char height; member in struct:cursor_attr
/freebsd-13-stable/stand/common/
H A Dgfx_fb.c842 uint32_t width, height; local
897 unsigned x, y, width, height; local
981 unsigned x, y, width, height; local
1108 uint32_t sx, sy, dx, dy, width, height; local
1282 allocate_glyphbuffer(uint32_t width, uint32_t height) argument
1298 gfx_fb_cons_display(uint32_t x, uint32_t y, uint32_t width, uint32_t height, void *data) argument
2025 unsigned height = h; local
2113 setup_font(teken_gfx_t *state, teken_unit_t height, teken_unit_t width) argument
[all...]

Completed in 416 milliseconds

12345