Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/console/
H A Dvideo_console.c133 int attrs_previous);
1416 __unused unsigned char ch_previous, __unused int attrs_previous) in vc_paint_char_8() argument
1484 __unused int attrs_previous) in vc_paint_char_16() argument
1545 unsigned char ch_previous, int attrs_previous) in vc_paint_char_32() argument
1563 if (attrs_previous) { in vc_paint_char_32()
1616 unsigned char ch_previous, int attrs_previous) in vc_paint_char() argument
1624 vc_paint_char_8(xx, yy, ch, attrs, ch_previous, attrs_previous); in vc_paint_char()
1628 attrs_previous); in vc_paint_char()
1633 attrs_previous); in vc_paint_char()