Home
last modified time | relevance | path

Searched defs:height (Results 1 – 19 of 19) sorted by relevance

/xen/xen/tools/kconfig/lxdialog/
A Dyesno.c14 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
A Dchecklist.c53 int y, int x, int height) in print_arrows()
88 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
A Dinputbox.c16 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
A Dmenubox.c99 int height) in print_arrows()
142 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons()
175 int height, width, menu_height; in dialog_menu() local
A Dutil.c229 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
304 int height, width; in init_dialog() local
464 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box()
498 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow()
A Dtextbox.c48 int height, width, boxh, boxw; in dialog_textbox() local
299 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page()
/xen/xen/common/
A Dradix-tree.c94 static inline unsigned long radix_tree_maxindex(unsigned int height) in radix_tree_maxindex()
105 unsigned int height; in radix_tree_extend() local
148 unsigned int height, shift; in radix_tree_insert() local
209 unsigned int height, shift; in radix_tree_lookup_element() local
359 unsigned int shift, height; in __lookup() local
611 unsigned int height, shift; in radix_tree_delete() local
735 static __init unsigned long __maxindex(unsigned int height) in __maxindex()
/xen/xen/include/xen/
A Dradix-tree.h58 unsigned int height; /* Height from the bottom */ member
67 unsigned int height; member
/xen/xen/include/public/io/
A Dfbif.h50 int32_t height; /* rect height */ member
63 int32_t height; /* height in pixels */ member
137 int32_t height; /* the height of the framebuffer (in pixels) */ member
A Ddisplif.h504 uint32_t height; member
623 uint32_t height; member
705 uint32_t height; member
A Dcameraif.h564 uint32_t height; member
1030 uint32_t height; member
/xen/xen/drivers/video/
A Dfont.h16 unsigned width, height, count; member
A Dlfb.h29 uint16_t width, height; member
/xen/tools/firmware/vgabios/
A Dvbetables-gen.c9 int height; member
A Dclext.c35 unsigned short height; member
/xen/xen/tools/kconfig/
A Dqconf.cc1278 int width, height; in ConfigSearchWindow() local
1339 int width, height; in ConfigMainWindow() local
/xen/stubdom/grub/
A Dmini-os.c664 struct fbfront_dev *fb_open(void *fb, int width, int height, int depth) in fb_open()
/xen/tools/firmware/hvmloader/
A Dsmbios_types.h122 uint8_t height; member
/xen/xen/include/public/
A Dxen.h946 uint16_t width, height; member

Completed in 33 milliseconds