Searched refs:cursoron (Results 1 – 5 of 5) sorted by relevance
86 scr->cursoron = 1; in pcdisplay_cursor_init()99 if (scr->cursoron) { in pcdisplay_cursor()111 if ((scr->cursoron = on) == 0) in pcdisplay_cursor()129 scr->cursoron = on; in pcdisplay_cursor()
136 int cursoron; /* Is cursor displayed? */ member828 vga_raster_cursor(scr, scr->cursoron, scr->cursorrow, scr->cursorcol); in vga_switch_screen()1061 scr->cursoron = 1; in vga_raster_cursor_init()1071 if (scr->cursoron) { in vga_raster_cursor()1091 if ((scr->cursoron = on) == 0) in vga_raster_cursor()1323 int cursoron = scr->cursoron; in vga_raster_copyrows() local1325 if (cursoron) in vga_raster_copyrows()1344 if (cursoron) in vga_raster_copyrows()
41 int cursoron; /* cursor displayed? */ member
1062 pcdisplay_cursor(&scr->pcs, scr->pcs.cursoron, in vga_doswitch()1145 int cursoron = scr->pcs.cursoron; in vga_copyrows() local1147 if (cursoron) in vga_copyrows()1166 if (cursoron) in vga_copyrows()
733 pcdisplay_cursor(&scr->pcs, scr->pcs.cursoron, in ega_doswitch()847 int cursoron = scr->pcs.cursoron; in ega_copyrows() local849 if (cursoron) in ega_copyrows()869 if (cursoron) in ega_copyrows()