/u-boot/scripts/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 | 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()
|
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()
|
/u-boot/lib/efi_loader/ |
A D | efi_gop.c | 94 efi_uintn_t height, in gop_blt_int() 262 efi_uintn_t height, efi_uintn_t delta, in gop_blt_video_fill() 274 efi_uintn_t height, efi_uintn_t delta) in gop_blt_buf_to_vid16() 285 efi_uintn_t height, efi_uintn_t delta) in gop_blt_buf_to_vid32() 296 efi_uintn_t height, efi_uintn_t delta, in gop_blt_vid_to_vid() 308 efi_uintn_t height, efi_uintn_t delta, in gop_blt_vid_to_buf() 375 efi_uintn_t height, efi_uintn_t delta) in gop_blt()
|
/u-boot/include/ |
A D | video_easylogo.h | 20 int height; member
|
A D | video_osd.h | 14 uint height; member
|
A D | bmp_layout.h | 32 __u32 height; member
|
/u-boot/drivers/video/meson/ |
A D | meson_canvas.c | 29 u32 stride, u32 height, in meson_canvas_setup()
|
/u-boot/drivers/video/ |
A D | omap3_dss.c | 35 u32 height, u32 width) in omap3_dss_venc_config()
|
A D | video_bmp.c | 45 ulong width, ulong height) in video_display_rle8_bitmap() 199 unsigned long width, height, byte_width; in video_bmp_display() local
|
A D | bus_vcxk.c | 114 int vcxk_init(unsigned long width, unsigned long height) in vcxk_init() 363 unsigned long height; in vcxk_display_bitmap() local
|
A D | sandbox_osd.c | 16 uint height; member
|
/u-boot/arch/sandbox/include/asm/ |
A D | sdl.h | 84 static inline int sandbox_sdl_init_display(int width, int height, int log2_bpp, in sandbox_sdl_init_display()
|
/u-boot/test/dm/ |
A D | osd.c | 31 static void print_mem(u8 *mem, uint width, uint height) in print_mem()
|
/u-boot/arch/sandbox/cpu/ |
A D | sdl.c | 50 int height; member 101 int sandbox_sdl_init_display(int width, int height, int log2_bpp, in sandbox_sdl_init_display()
|
/u-boot/drivers/video/nexell/ |
A D | s5pxx18_dp_hdmi.c | 211 int height = sync->v_active_len; in hdmi_vsync() local 233 int height = sync->v_active_len; in hdmi_prepare() local
|
/u-boot/tools/ |
A D | bmp_logo.c | 11 uint16_t height; member
|
/u-boot/board/friendlyarm/nanopi2/ |
A D | nxp-fb.h | 64 int height; member
|
A D | lcds.c | 547 int height; member
|
/u-boot/board/bluewater/gurnard/ |
A D | gurnard.c | 120 static void lcd_splash(int width, int height) in lcd_splash()
|
/u-boot/common/ |
A D | lcd.c | 448 ulong width, height; in lcd_display_rle8_bitmap() local 567 unsigned long width, height, byte_width; in lcd_display_bitmap() local
|
/u-boot/arch/x86/include/asm/fsp/ |
A D | fsp_hob.h | 23 u32 height; member
|