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

/darwin-on-arm/xnu/osfmk/console/
H A Dvideo_console.c138 void (*paint_char)(unsigned int xx, unsigned int yy, unsigned char ch, member in struct:__anon903
497 gc_ops.paint_char(xx, yy, character, attribute, 0, 0);
537 gc_ops.paint_char(xx, yy, ch, attrs, 0, 0);
1062 gc_ops.paint_char( /* xx */ column,
1071 gc_ops.paint_char( /* xx */ column,
1106 gc_ops.paint_char( /* xx */ column,
1115 gc_ops.paint_char( /* xx */ column,
1175 gc_ops.paint_char( /* xx */ column,
1184 gc_ops.paint_char( /* xx */ column,
1219 gc_ops.paint_char( /* x
[all...]

Completed in 10 milliseconds