Searched defs:height (Results 26 - 50 of 150) sorted by relevance

123456

/freebsd-11.0-release/contrib/dialog/
H A Dinputbox.c44 dialog_inputbox(const char *title, const char *cprompt, int height, int width, argument
[all...]
H A Dprogressbox.c112 pause_for_ok(WINDOW *dialog, int height, int width) argument
195 dlg_progressbox(const char *title, const char *cprompt, int height, int width, int pauseopt, FILE *fp) argument
295 dialog_progressbox(const char *title, const char *cprompt, int height, int width) argument
[all...]
H A Dguage.c46 int height; member in struct:_my_obj
289 dlg_reallocate_gauge(void *objptr, const char *title, const char *cprompt, int height, int width, int percent) argument
358 dlg_allocate_gauge(const char *title, const char *cprompt, int height, int width, int percent) argument
389 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:__anon952
184 mydraw_mixed_box(WINDOW *win, int y, int x, int height, int width, argument
375 dialog_mixedgauge(const char *title, const char *cprompt, int height, int width, int percent, int item_no, char **items) argument
[all...]
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.c171 print_page(MY_OBJ * obj, int height, int width) argument
284 dialog_tailbox(const char *title, const char *file, int height, int width, int bg_task) 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
138 dialog_timebox(const char *title, const char *subtitle, int height, int width, int hour, int minute, int second) 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
567 dialog_treeview(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, char **items, int flag) argument
[all...]
/freebsd-11.0-release/sys/dev/fb/
H A Dcreator_vt.c108 uint32_t height, width; local
181 creatorfb_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...]
H A Dsplash_pcx.c64 int height; member in struct:__anon10060
/freebsd-11.0-release/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-11.0-release/usr.sbin/bsdinstall/partedit/
H A Ddiskeditor.c76 int height, width, min_width; local
[all...]
/freebsd-11.0-release/contrib/gdb/gdb/tui/
H A Dtui-layout.c641 make_command_window (struct tui_win_info * * win_info_ptr, int height, int origin_y) argument
659 make_source_window (struct tui_win_info * * win_info_ptr, int height, in argument
671 make_disasm_window(struct tui_win_info * * win_info_ptr, int height, int origin_y) argument
680 make_data_window(struct tui_win_info * * win_info_ptr, int height, int origin_y) argument
889 init_gen_win_info(struct tui_gen_win_info * win_info, enum tui_win_type type, int height, int width, int origin_x, int origin_y) argument
915 init_and_make_win(void ** win_info_ptr, enum tui_win_type win_type, int height, int width, int origin_x, int origin_y, int box_it) argument
950 make_source_or_disasm_window(struct tui_win_info * * win_info_ptr, enum tui_win_type type, int height, int origin_y) argument
[all...]
H A Dtui.c580 tui_get_command_dimension (int *width, int *height) argument
/freebsd-11.0-release/contrib/groff/src/preproc/pic/
H A Dtex.cpp52 double height; member in class:tex_output
/freebsd-11.0-release/contrib/jemalloc/include/jemalloc/internal/
H A Drtree.h85 unsigned height; member in struct:rtree_s
/freebsd-11.0-release/sys/dev/drm2/i915/
H A Dintel_panel.c66 int x, y, width, height; local
[all...]
/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dr100_track.h30 unsigned height; member in struct:r100_cs_cube_info
42 unsigned height; member in struct:r100_cs_track_texture
H A Dradeon_fb.c117 int height = mode_cmd->height; local
/freebsd-11.0-release/sys/dev/vt/hw/fb/
H A Dvt_fb.c257 vt_fb_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
/freebsd-11.0-release/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c348 uint32_t depth, height, width, stride; local
113 ofwfb_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-11.0-release/lib/libdpv/
H A Ddialog_util.c230 int height; local
[all...]
/freebsd-11.0-release/sys/xen/interface/io/
H A Dfbif.h50 int32_t height; /* rect height */ member in struct:xenfb_update
63 int32_t height; /* height in pixels */ member in struct:xenfb_resize
137 int32_t height; /* the height of the framebuffer (in pixels) */ member in struct:xenfb_page
/freebsd-11.0-release/usr.sbin/bhyve/
H A Dpci_fbuf.c88 uint16_t height; member in struct:pci_fbuf_softc::__anon13890
[all...]
/freebsd-11.0-release/contrib/ntp/clockstuff/
H A Dpropdelay.c118 int height; variable
[all...]

Completed in 123 milliseconds

123456