Home | History | Annotate | Download | only in sun

Lines Matching refs:sc_gc

559 	sc->sc_gc.gc_bitblt = cgsix_bitblt;
560 sc->sc_gc.gc_blitcookie = sc;
561 sc->sc_gc.gc_rop = CG6_ALU_COPY;
562 sc->vd.show_screen_cookie = &sc->sc_gc;
592 glyphcache_init(&sc->sc_gc, sc->sc_height + 5,
614 glyphcache_init(&sc->sc_gc, sc->sc_height + 5,
660 glyphcache_wipe(&sc->sc_gc);
1144 glyphcache_wipe(&sc->sc_gc);
1446 rv = glyphcache_try(&sc->sc_gc, c, x, y, attr);
1513 glyphcache_add(&sc->sc_gc, c, x, y);