Searched defs:cursor_attr (Results 1 – 2 of 2) sorted by relevance
163 struct cursor_attr { struct164 u_char flags;165 u_char base;166 u_char height;167 u_char bg[3];168 u_char mouse_ba;169 u_char mouse_ia;
550 int cursor_attr; in vga_txtcursor() local