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

/freebsd-13-stable/stand/common/
H A Dgfx_fb.h256 struct text_pixel { struct
264 extern struct text_pixel *screen_buffer;
265 bool is_same_pixel(struct text_pixel *, struct text_pixel *);
H A Dgfx_fb.c162 struct text_pixel *screen_buffer;
949 struct text_pixel *row;
1084 is_same_pixel(struct text_pixel *px1, struct text_pixel *px2)
/freebsd-13-stable/stand/efi/libefi/
H A Defi_console.c194 struct text_pixel *px;
/freebsd-13-stable/stand/i386/libi386/
H A Dvidconsole.c317 struct text_pixel *px;

Completed in 41 milliseconds