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

/external/qemu-pc-bios/vgabios/
H A Dvgabios.c84 static void biosfn_set_cursor_shape();
623 biosfn_set_cursor_shape(GET_CH(),GET_CL());
1003 biosfn_set_cursor_shape(0x06,0x07);
1052 static void biosfn_set_cursor_shape (CH,CL) function
2659 biosfn_set_cursor_shape(0x06,0x07);
2663 biosfn_set_cursor_shape(lines-4,lines-3);

Completed in 52 milliseconds