/xen/xen/tools/kconfig/lxdialog/ |
A D | yesno.c | 14 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 D | checklist.c | 53 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 D | inputbox.c | 16 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 D | menubox.c | 99 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 D | util.c | 229 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 D | textbox.c | 48 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 D | radix-tree.c | 94 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 D | radix-tree.h | 58 unsigned int height; /* Height from the bottom */ member 67 unsigned int height; member
|
/xen/xen/include/public/io/ |
A D | fbif.h | 50 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 D | displif.h | 504 uint32_t height; member 623 uint32_t height; member 705 uint32_t height; member
|
A D | cameraif.h | 564 uint32_t height; member 1030 uint32_t height; member
|
/xen/xen/drivers/video/ |
A D | font.h | 16 unsigned width, height, count; member
|
A D | lfb.h | 29 uint16_t width, height; member
|
/xen/tools/firmware/vgabios/ |
A D | vbetables-gen.c | 9 int height; member
|
A D | clext.c | 35 unsigned short height; member
|
/xen/xen/tools/kconfig/ |
A D | qconf.cc | 1278 int width, height; in ConfigSearchWindow() local 1339 int width, height; in ConfigMainWindow() local
|
/xen/stubdom/grub/ |
A D | mini-os.c | 664 struct fbfront_dev *fb_open(void *fb, int width, int height, int depth) in fb_open()
|
/xen/tools/firmware/hvmloader/ |
A D | smbios_types.h | 122 uint8_t height; member
|
/xen/xen/include/public/ |
A D | xen.h | 946 uint16_t width, height; member
|