Searched refs:height (Results 1 – 12 of 12) sorted by relevance
| /include/ |
| A D | video_font_data.h | 9 #define VIDEO_FONT_CHAR_PIXEL_BYTES(width, height) (height * VIDEO_FONT_BYTE_WIDTH(width)) argument 10 #define VIDEO_FONT_SIZE(chars, width, height) (chars * VIDEO_FONT_CHAR_PIXEL_BYTES(width, height)) argument 15 int height; member 25 .height = _font_height, \
|
| A D | bus_vcxk.h | 10 extern int vcxk_init(unsigned long width, unsigned long height);
|
| A D | bmp_layout.h | 34 __u32 height; member
|
| A D | video_osd.h | 14 uint height; member
|
| A D | video.h | 402 void video_damage(struct udevice *vid, int x, int y, int width, int height); 405 int height) in video_damage() argument
|
| A D | upl.h | 243 uint height; member
|
| A D | smbios.h | 163 u8 height; member
|
| A D | efi.h | 415 u32 height; member
|
| A D | fdt_support.h | 461 u32 height, u32 stride, const char *format);
|
| A D | efi_api.h | 1496 u32 height; member 1533 efi_uintn_t height, efi_uintn_t delta);
|
| A D | ec_commands.h | 4516 uint16_t height; member
|
| /include/linux/ |
| A D | fb.h | 124 __u32 height; /* height of picture in mm */ member 206 __u32 height; member 215 __u32 height; member 224 __u32 height; member 349 __u32 height; member
|
Completed in 44 milliseconds