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

12345

/freebsd-13-stable/contrib/dialog/
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
571 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 Dchecklist.c152 dlg_checklist(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, DIALOG_LISTITEM * items, const char *states, int flag, int *current_item) argument
612 dialog_checklist(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, char **items, int flag) argument
[all...]
H A Deditbox.c318 dlg_editbox(const char *title, char ***list, int *rows, int height, int width) argument
750 dialog_editbox(const char *title, const char *file, int height, int width) argument
[all...]
H A Dformbox.c462 dlg_form(const char *title, const char *cprompt, int height, int width, int form_height, int item_no, DIALOG_FORMITEM * items, int *current_item) argument
923 dialog_form(const char *title, const char *cprompt, int height, int width, int form_height, int item_no, char **items) argument
[all...]
H A Dmenubox.c293 dlg_menu(const char *title, const char *cprompt, int height, int width, int menu_height, int item_no, DIALOG_LISTITEM * items, int *current_item, DIALOG_INPUTMENU rename_menutext) argument
759 dialog_menu(const char *title, const char *cprompt, int height, int width, int menu_height, int item_no, char **items) argument
[all...]
H A Dtextbox.c436 print_page(MY_OBJ * obj, int height, int width) argument
456 print_position(MY_OBJ * obj, WINDOW *win, int height, int width) argument
483 get_search_term(WINDOW *dialog, char *input, int height, int width) argument
571 perform_search(MY_OBJ * obj, int height, int width, int key, char *search_term) argument
659 dialog_textbox(const char *title, const char *filename, int height, int width) argument
[all...]
/freebsd-13-stable/sys/dev/fb/
H A Dsplash_pcx.c66 int height; member in struct:__anon12096
H A Ds3_pci.c379 s3lfb_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, argument
H A Dsplash_bmp.c220 int width,height; /* image dimensions */ member in struct:__anon12095
/freebsd-13-stable/sys/dev/vt/hw/fb/
H A Dvt_fb.c264 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-13-stable/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c389 pcell_t depth, height, width, stride; local
133 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-13-stable/sys/arm/nvidia/drm2/
H A Dtegra_fb.c274 int width, height, size, bpp; local
/freebsd-13-stable/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
H A Ddisplif.h504 uint32_t height; member in struct:xendispl_dbuf_create_req
623 uint32_t height; member in struct:xendispl_fb_attach_req
705 uint32_t height; member in struct:xendispl_set_config_req
[all...]
/freebsd-13-stable/contrib/byacc/
H A Dlalr.c598 Value_t height; local
/freebsd-13-stable/contrib/mandoc/
H A Dterm_ps.c83 size_t height; /* page height (AFM units */ member in struct:termp_ps
850 size_t width, height; local
[all...]
/freebsd-13-stable/contrib/ntp/clockstuff/
H A Dpropdelay.c118 int height; variable
[all...]
/freebsd-13-stable/sys/dev/terasic/mtl/
H A Dterasic_mtl_syscons.c272 terasic_mtl_vidsw_set_hw_cursor_shape(video_adapter_t *adp, int base, int height, int celsize, int blink) argument
/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_fbuf.c92 uint16_t height; member in struct:pci_fbuf_softc::__anon16462
[all...]
/freebsd-13-stable/usr.bin/ministat/
H A Dministat.c292 size_t height; member in struct:plot
/freebsd-13-stable/contrib/apr/tables/
H A Dapr_skiplist.c37 int height; member in struct:apr_skiplist
[all...]
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_fb_helper.c1040 static struct drm_display_mode *drm_has_preferred_mode(struct drm_fb_helper_connector *fb_connector, int width, int height) argument
1061 drm_pick_cmdline_mode(struct drm_fb_helper_connector *fb_helper_conn, int width, int height) argument
1138 drm_target_cloned(struct drm_fb_helper *fb_helper, struct drm_display_mode **modes, bool *enabled, int width, int height) argument
1211 drm_target_preferred(struct drm_fb_helper *fb_helper, struct drm_display_mode **modes, bool *enabled, int width, int height) argument
1245 drm_pick_crtcs(struct drm_fb_helper *fb_helper, struct drm_fb_helper_crtc **best_crtcs, struct drm_display_mode **modes, int n, int width, int height) argument
1335 int width, height; local
[all...]
/freebsd-13-stable/contrib/ncurses/menu/
H A Dmenu.h102 short height; /* Nr. of chars high */ member in struct:tagMENU
/freebsd-13-stable/stand/efi/loader/
H A Dframebuffer.c66 unsigned int height; member in struct:named_resolution
660 efi_get_max_resolution(int *width, int *height) argument
706 int height, max_height, max_width, width; local
[all...]

Completed in 287 milliseconds

12345