Searched defs:height (Results 1 - 25 of 104) sorted by relevance

12345

/freebsd-13-stable/contrib/dialog/
H A Dhelp.c30 dialog_helpfile(const char *title, const char *file, int height, int width) argument
H A Dprgbox.c96 dialog_prgbox(const char *title, const char *cprompt, const char *command, int height, int width, int pauseopt) argument
H A Dmixedform.c43 dialog_mixedform(const char *title, const char *cprompt, int height, int width, int form_height, int item_no, char **items) argument
H A Dmouse.c85 dlg_mouse_mkregion(int y, int x, int height, int width, int code) argument
62 dlg_mouse_mkbigregion(int y, int x, int height, int width, int code, int step_y, int step_x, int mode) argument
H A Dmsgbox.c35 dialog_msgbox(const char *title, const char *cprompt, int height, int width, argument
[all...]
H A Dpause.c48 dialog_pause(const char *title, const char *cprompt, int height, int width, int seconds) argument
[all...]
H A Dyesno.c34 dialog_yesno(const char *title, const char *cprompt, int height, int width) argument
[all...]
H A Dinputbox.c44 dialog_inputbox(const char *title, const char *cprompt, int height, int width, argument
[all...]
H A Dguage.c46 int height; member in struct:_my_obj
296 dlg_reallocate_gauge(void *objptr, const char *title, const char *cprompt, int height, int width, int percent) argument
365 dlg_allocate_gauge(const char *title, const char *cprompt, int height, int width, int percent) argument
396 dialog_gauge(const char *title, const char *cprompt, int height, int width, int percent) argument
[all...]
H A Dmixedgauge.c42 int height, old_height, min_height; member in struct:__anon541
186 mydraw_mixed_box(WINDOW *win, int y, int x, int height, int width, argument
377 dialog_mixedgauge(const char *title, const char *cprompt, int height, int width, int percent, int item_no, char **items) argument
[all...]
H A Dprogressbox.c466 dialog_progressbox(const char *title, const char *cprompt, int height, int width) argument
371 dlg_progressbox(const char *title, const char *cprompt, int height, int width, int pauseopt, FILE *fp) argument
H A Drangebox.c40 int height; member in struct:_box
171 dialog_rangebox(const char *title, const char *cprompt, int height, int width, int min_value, int max_value, int default_value) argument
[all...]
H A Dtailbox.c166 print_page(MY_OBJ * obj, int height, int width) argument
296 dialog_tailbox(const char *title, const char *filename, int height, int width, int bg_task) argument
[all...]
/freebsd-13-stable/usr.sbin/bhyve/
H A Dbhyvegc.h39 int height; member in struct:bhyvegc_image
H A Dbhyvegc.c46 bhyvegc_init(int width, int height, void *fbaddr) argument
79 bhyvegc_resize(struct bhyvegc *gc, int width, int height) argument
/freebsd-13-stable/contrib/lutok/
H A Doperations.cpp80 const int height = s.get_top() - nargs; local
120 const int height = s.get_top() - nargs; local
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_sarea.h66 unsigned int height; member in struct:drm_sarea_frame
/freebsd-13-stable/sys/dev/syscons/
H A Dscgfbrndr.c199 gfb_cursor_shape(scr_stat *scp, int base, int height, int blink) argument
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_videodev_compat.h29 int32_t width, height; member in struct:l_video_clip
36 uint32_t width, height; member in struct:l_video_window
46 l_int height, width; member in struct:l_video_buffer
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dradix-tree.h54 int height; member in struct:radix_tree_root
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_radix.c53 radix_pos(long id, int height) argument
74 int height; local
96 int height; local
135 int height; local
188 int height; local
287 int height; local
[all...]
/freebsd-13-stable/contrib/pnglite/
H A Dpnglite.h79 unsigned height; member in struct:__anon5875
/freebsd-13-stable/sys/dev/videomode/
H A Dpickmode.c47 pick_mode_by_dotclock(int width, int height, int dotclock) argument
72 pick_mode_by_ref(int width, int height, int refresh) argument
/freebsd-13-stable/usr.sbin/bsdinstall/partedit/
H A Ddiskeditor.c78 int height, width, min_width; local
[all...]
/freebsd-13-stable/lib/libdpv/
H A Ddialog_util.c230 int height; local
[all...]

Completed in 157 milliseconds

12345