Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/console/
H A Dvideo_console.c134 int attrs_previous);
1414 __unused unsigned char ch_previous, __unused int attrs_previous) in vc_paint_char_8() argument
1482 __unused int attrs_previous) in vc_paint_char_16() argument
1543 unsigned char ch_previous, int attrs_previous) in vc_paint_char_32() argument
1561 if (attrs_previous) { in vc_paint_char_32()
1614 unsigned char ch_previous, int attrs_previous) in vc_paint_char() argument
1622 vc_paint_char_8(xx, yy, ch, attrs, ch_previous, attrs_previous); in vc_paint_char()
1626 attrs_previous); in vc_paint_char()
1631 attrs_previous); in vc_paint_char()