Home
last modified time | relevance | path

Searched refs:text_pixel (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/stand/common/
H A Dgfx_fb.h256 struct text_pixel { struct
264 extern struct text_pixel *screen_buffer; argument
265 bool is_same_pixel(struct text_pixel *, struct text_pixel *);
H A Dgfx_fb.c162 struct text_pixel *screen_buffer;
989 struct text_pixel *row; in gfx_fb_fill()
1085 is_same_pixel(struct text_pixel *px1, struct text_pixel *px2) in is_same_pixel()
/freebsd-13.1/stand/i386/libi386/
H A Dvidconsole.c317 struct text_pixel *px; in vidc_text_printchar()
/freebsd-13.1/stand/efi/libefi/
H A Defi_console.c198 struct text_pixel *px; in efi_text_printchar()