Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dgfx_fb.h253 struct text_pixel { struct
261 extern struct text_pixel *screen_buffer; argument
262 bool is_same_pixel(struct text_pixel *, struct text_pixel *);
H A Dgfx_fb.c162 struct text_pixel *screen_buffer;
992 struct text_pixel *row; in gfx_fb_fill()
1088 is_same_pixel(struct text_pixel *px1, struct text_pixel *px2) in is_same_pixel()
/freebsd/stand/i386/libi386/
H A Dvidconsole.c313 struct text_pixel *px; in vidc_text_printchar()
/freebsd/stand/efi/libefi/
H A Defi_console.c196 struct text_pixel *px; in efi_text_printchar()