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

123456

/freebsd-9.3-release/sys/dev/fb/
H A Dgfb.h37 int height; member in struct:gfb_font
/freebsd-9.3-release/contrib/dialog/
H A Dhelp.c30 dialog_helpfile(const char *title, const char *file, int height, int width) argument
H A Dprgbox.c90 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.c78 dlg_mouse_mkregion(int y, int x, int height, int width, int code) argument
55 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 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 Dpause.c48 dialog_pause(const char *title, const char *cprompt, int height, int width, int seconds) argument
[all...]
H A Dprogressbox.c108 pause_for_ok(WINDOW *dialog, int height, int width) argument
166 dlg_progressbox(const char *title, const char *cprompt, int height, int width, int pauseopt, FILE *fp) argument
264 dialog_progressbox(const char *title, const char *cprompt, int height, int width) argument
[all...]
/freebsd-9.3-release/contrib/groff/src/utils/addftinfo/
H A Dguess.cpp25 int &height = metric->height; local
[all...]
H A Dguess.h37 int height; member in struct:char_metric
/freebsd-9.3-release/gnu/lib/libodialog/
H A Dgauge.c29 dialog_gauge(char *title, char *prompt, int y, int x, int height, int width, int perc) argument
H A Dyesno.c35 dialog_yesno(unsigned char *title, unsigned char *prompt, int height, int width) argument
44 dialog_noyes(unsigned char *title, unsigned char *prompt, int height, int width) argument
50 dialog_yesno_proc(unsigned char *title, unsigned char *prompt, int height, int width, int yesdefault) argument
[all...]
H A Dinputbox.c29 int dialog_inputbox(unsigned char *title, unsigned char *prompt, int height, int width, unsigned char *result) argument
[all...]
H A Dmsgbox.c38 int dialog_msgbox(unsigned char *title, unsigned char *prompt, int height, int width, int pause) argument
116 dialog_mesgbox(unsigned char *title, unsigned char *prompt, int height, int width) argument
307 print_page(WINDOW *win, int height, int width, unsigned char *buf, int startline, int hscroll) argument
[all...]
H A Dprgbox.c35 int dialog_prgbox(unsigned char *title, const unsigned char *line, int height, int width, int pause, int use_shell) argument
[all...]
/freebsd-9.3-release/sys/ofed/include/linux/
H A Dlinux_radix.c49 radix_pos(long id, int height) argument
59 int height; local
81 int height; local
126 int height; local
[all...]
H A Dradix-tree.h46 int height; member in struct:radix_tree_root
/freebsd-9.3-release/tools/tools/vt/setfont/
H A Dsetfont.c14 uint8_t height; member in struct:file_header
/freebsd-9.3-release/contrib/groff/src/include/
H A Dprinter.h46 int height; member in struct:environment
/freebsd-9.3-release/sys/dev/drm/
H A Ddrm_sarea.h66 unsigned int height; member in struct:drm_sarea_frame
H A Dvia_verifier.h45 uint32_t height[2][10]; member in struct:__anon7632
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_sarea.h66 unsigned int height; member in struct:drm_sarea_frame
/freebsd-9.3-release/contrib/texinfo/info/
H A Dwindow.h63 int height; /* Height of this window. */ member in struct:window_struct

Completed in 268 milliseconds

123456