Searched defs:xpos (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_bitblt.c | 30 static efi_uintn_t xpos; variable
|
/openbmc/u-boot/drivers/video/ |
H A D | cfb_console.c | 1519 int xpos = x; in video_display_bitmap() local 1605 int xpos = x; in video_display_bitmap() local 1778 int xpos = x; in plot_logo_or_black() local
|
H A D | console_truetype.c | 198 double xpos, x_shift; in console_truetype_putc_xy() local
|
H A D | stb_truetype.h | 2560 …etBakedQuad(stbtt_bakedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, s… in stbtt_GetBakedQuad() 3010 …PackedQuad(stbtt_packedchar *chardata, int pw, int ph, int char_index, float *xpos, float *ypos, s… in stbtt_GetPackedQuad()
|