Lines Matching refs:stic_screen
132 static void stic_setup_backing(struct stic_info *, struct stic_screen *);
271 static struct stic_screen stic_consscr;
438 struct stic_screen *ss; in stic_cnattach()
617 stic_setup_backing(struct stic_info *si, struct stic_screen *ss) in stic_setup_backing()
630 struct stic_screen *ss; in stic_alloc_screen()
655 struct stic_screen *ss; in stic_free_screen()
695 struct stic_screen *ss; in stic_do_switch()
785 struct stic_screen *ss; in stic_erasecols()
826 struct stic_screen *ss; in stic_eraserows()
865 struct stic_screen *ss; in stic_copyrows()
925 struct stic_screen *ss; in stic_copycols()
977 struct stic_screen *ss; in stic_putchar()
1098 si = ((struct stic_screen *)cookie)->ss_si; in stic_mapchar()
1117 struct stic_screen *ss; in stic_cursor()
1295 struct stic_screen *ss; in stic_set_cursor()