Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/tools/kconfig/lxdialog/
A Dyesno.c27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
A Dchecklist.c66 int y, int x, int height) in print_arrows()
101 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
117 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
A Dinputbox.c29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
A Dmenubox.c112 int height) in print_arrows()
155 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons()
188 int height, width, menu_height; in dialog_menu() local
A Dutil.c242 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
317 int height, width; in init_dialog() local
477 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box()
511 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow()
A Dtextbox.c61 int height, width, boxh, boxw; in dialog_textbox() local
312 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page()
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/xen/include/xen/
A Dradix-tree.h58 unsigned int height; /* Height from the bottom */ member
67 unsigned int height; member
/xen-4.10.0-shim-comet/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.h496 uint32_t height; member
615 uint32_t height; member
697 uint32_t height; member
/xen-4.10.0-shim-comet/xen/drivers/video/
A Dfont.h16 unsigned width, height, count; member
A Dlfb.h29 uint16_t width, height; member
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A Dvbetables-gen.c9 int height; member
A Dclext.c35 unsigned short height; member
/xen-4.10.0-shim-comet/tools/blktap2/drivers/
A Dblock-cache.c92 int height; member
97 int height; member
138 radix_tree_calculate_size(int height) in radix_tree_calculate_size()
147 int height; in radix_tree_calculate_height() local
191 radix_tree_allocate_node(radix_tree_t *tree, int height) in radix_tree_allocate_node()
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dqconf.cc1218 int x, y, width, height; in ConfigSearchWindow() local
1279 int x, y, width, height; in ConfigMainWindow() local
/xen-4.10.0-shim-comet/stubdom/grub/
A Dmini-os.c664 struct fbfront_dev *fb_open(void *fb, int width, int height, int depth) in fb_open()
/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A Dsmbios_types.h115 uint8_t height; member
/xen-4.10.0-shim-comet/xen/include/public/
A Dxen.h901 uint16_t width, height; member

Completed in 32 milliseconds