Searched defs:biosfn_set_cursor_shape (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvgabios.c511 static void biosfn_set_cursor_shape(uint8_t CH, uint8_t CL) function
827 biosfn_set_cursor_shape(0x06,0x07);
1566 biosfn_set_cursor_shape(0x06,0x07);
1570 biosfn_set_cursor_shape(lines-4,lines-3);
2134 biosfn_set_cursor_shape(GET_CH(),GET_CL());

Completed in 48 milliseconds