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

12345

/freebsd-current/contrib/dialog/
H A Dhelp.c30 dialog_helpfile(const char *title, const char *file, int height, int width) argument
H A Dprgbox.c97 dialog_prgbox(const char *title, const char *cprompt, const char *command, int height, int width, int pauseopt) argument
H A Dmsgbox.c35 dialog_msgbox(const char *title, const char *cprompt, int height, int width, argument
[all...]
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 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.c49 dialog_inputbox(const char *title, const char *cprompt, int height, int width, argument
[all...]
H A Dmixedgauge.c42 int height, old_height, min_height; member in struct:__anon464
187 mydraw_mixed_box(WINDOW *win, int y, int x, int height, int width, argument
382 dialog_mixedgauge(const char *title, const char *cprompt, int height, int width, int percent, int item_no, char **items) argument
[all...]
H A Dtailbox.c168 print_page(MY_OBJ * obj, int height, int width) argument
307 dialog_tailbox(const char *title, const char *filename, int height, int width, int bg_task) argument
[all...]
H A Dtreeview.c155 dlg_treeview(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, DIALOG_LISTITEM * items, const char *states, int *depths, int flag, int *current_item) argument
574 dialog_treeview(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, char **items, int flag) argument
[all...]
H A Dtimebox.c50 int height; member in struct:_box
91 init_object(BOX * data, WINDOW *parent, int x, int y, int width, int height, int period, int value, int code) argument
137 dialog_timebox(const char *title, const char *subtitle, int height, int width, int hour, int minute, int second) argument
[all...]
H A Dprogressbox.c477 dialog_progressbox(const char *title, const char *cprompt, int height, int width) argument
382 dlg_progressbox(const char *title, const char *cprompt, int height, int width, int pauseopt, FILE *fp) argument
H A Drangebox.c158 dialog_rangebox(const char *title, const char *cprompt, int height, int width, int min_value, int max_value, int default_value) argument
[all...]
/freebsd-current/usr.sbin/bhyve/
H A Dbhyvegc.h37 int height; member in struct:bhyvegc_image
H A Dbhyvegc.c43 bhyvegc_init(int width, int height, void *fbaddr) argument
76 bhyvegc_resize(struct bhyvegc *gc, int width, int height) argument
/freebsd-current/contrib/lutok/
H A Doperations.cpp80 const int height = s.get_top() - nargs; local
120 const int height = s.get_top() - nargs; local
/freebsd-current/sys/dev/drm2/
H A Ddrm_sarea.h57 unsigned int height; member in struct:drm_sarea_frame
/freebsd-current/sys/dev/syscons/
H A Dscgfbrndr.c197 gfb_cursor_shape(scr_stat *scp, int base, int height, int blink) argument
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dradix-tree.h52 int height; member in struct:radix_tree_root
/freebsd-current/sys/compat/linux/
H A Dlinux_videodev_compat.h25 int32_t width, height; member in struct:l_video_clip
32 uint32_t width, height; member in struct:l_video_window
42 l_int height, width; member in struct:l_video_buffer
/freebsd-current/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c162 pcell_t height, width, stride; local
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_radix.c50 radix_pos(long id, int height) argument
71 int height; local
93 int height; local
132 int height; local
185 int height; local
284 int height; local
[all...]
/freebsd-current/contrib/pnglite/
H A Dpnglite.h79 unsigned height; member in struct:__anon5940
/freebsd-current/sys/dev/videomode/
H A Dpickmode.c43 pick_mode_by_dotclock(int width, int height, int dotclock) argument
68 pick_mode_by_ref(int width, int height, int refresh) argument

Completed in 118 milliseconds

12345