Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/console/
H A Dvideo_console.c1615 vc_paint_char(unsigned int xx, unsigned int yy, unsigned char ch, int attrs, in vc_paint_char() function
2922 gc_ops.paint_char = vc_paint_char; in initialize_screen()