Lines Matching refs:sc_vtb_geta
474 a = sc_vtb_geta(&scp->vtb, from); in vga_txtdraw()
573 sc_vtb_geta(&scp->vtb, at), in vga_txtcursor()
576 cursor_attr = sc_vtb_geta(&scp->vtb, at); in vga_txtcursor()
670 sc_vtb_putc(&scp->scr, pos, c, sc_vtb_geta(&scp->scr, pos)); in draw_txtmouse()
673 sc_vtb_geta(&scp->scr, pos + scp->xsize)); in draw_txtmouse()
676 sc_vtb_geta(&scp->scr, pos + 1)); in draw_txtmouse()
678 sc_vtb_geta(&scp->scr, pos + scp->xsize + 1)); in draw_txtmouse()
692 a = sc_vtb_geta(&scp->scr, pos); in draw_txtmouse()
905 a = sc_vtb_geta(&scp->vtb, i); in vga_vgadraw_direct()
959 a = sc_vtb_geta(&scp->vtb, i); in vga_vgadraw_planar()
1025 a = sc_vtb_geta(&scp->vtb, at); in draw_pxlcursor_direct()
1069 a = sc_vtb_geta(&scp->vtb, at); in draw_pxlcursor_planar()