Home
last modified time | relevance | path

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

12

/u-boot/scripts/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 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()
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()
/u-boot/lib/efi_loader/
A Defi_gop.c94 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 Dvideo_easylogo.h20 int height; member
A Dvideo_osd.h14 uint height; member
A Dbmp_layout.h32 __u32 height; member
/u-boot/drivers/video/meson/
A Dmeson_canvas.c29 u32 stride, u32 height, in meson_canvas_setup()
/u-boot/drivers/video/
A Domap3_dss.c35 u32 height, u32 width) in omap3_dss_venc_config()
A Dvideo_bmp.c45 ulong width, ulong height) in video_display_rle8_bitmap()
199 unsigned long width, height, byte_width; in video_bmp_display() local
A Dbus_vcxk.c114 int vcxk_init(unsigned long width, unsigned long height) in vcxk_init()
363 unsigned long height; in vcxk_display_bitmap() local
A Dsandbox_osd.c16 uint height; member
/u-boot/arch/sandbox/include/asm/
A Dsdl.h84 static inline int sandbox_sdl_init_display(int width, int height, int log2_bpp, in sandbox_sdl_init_display()
/u-boot/test/dm/
A Dosd.c31 static void print_mem(u8 *mem, uint width, uint height) in print_mem()
/u-boot/arch/sandbox/cpu/
A Dsdl.c50 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 Ds5pxx18_dp_hdmi.c211 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 Dbmp_logo.c11 uint16_t height; member
/u-boot/board/friendlyarm/nanopi2/
A Dnxp-fb.h64 int height; member
A Dlcds.c547 int height; member
/u-boot/board/bluewater/gurnard/
A Dgurnard.c120 static void lcd_splash(int width, int height) in lcd_splash()
/u-boot/common/
A Dlcd.c448 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 Dfsp_hob.h23 u32 height; member

Completed in 160 milliseconds

12