scr_curfont 468 dev/ic/sti.c scr->scr_wsd.ncols = cfg.width / scr->scr_curfont.width; scr_curfont 469 dev/ic/sti.c scr->scr_wsd.nrows = cfg.height / scr->scr_curfont.height; scr_curfont 471 dev/ic/sti.c scr->scr_wsd.fontwidth = scr->scr_curfont.width; scr_curfont 472 dev/ic/sti.c scr->scr_wsd.fontheight = scr->scr_curfont.height; scr_curfont 490 dev/ic/sti.c struct sti_font *fp = &scr->scr_curfont; scr_curfont 558 dev/ic/sti.c struct sti_font *fp = &scr->scr_curfont; scr_curfont 947 dev/ic/sti.c struct sti_font *fp = &scr->scr_curfont; scr_curfont 986 dev/ic/sti.c struct sti_font *fp = &scr->scr_curfont; scr_curfont 1022 dev/ic/sti.c struct sti_font *fp = &scr->scr_curfont; scr_curfont 1082 dev/ic/sti.c struct sti_font *fp = &scr->scr_curfont; scr_curfont 1097 dev/ic/sti.c struct sti_font *fp = &scr->scr_curfont; scr_curfont 1111 dev/ic/sti.c struct sti_font *fp = &scr->scr_curfont; scr_curfont 1124 dev/ic/sti.c struct sti_font *fp = &scr->scr_curfont; scr_curfont 47 dev/ic/stivar.h struct sti_font scr_curfont;