owidth            419 dev/ic/sti.c   	if (cfg.owidth == cfg.width &&
owidth            424 dev/ic/sti.c   		scr->scr_cfg.oscr_width = cfg.owidth =
owidth            436 dev/ic/sti.c   	scr->owidth = cfg.owidth;
owidth            499 dev/ic/sti.c   	    scr->owidth, scr->oheight);
owidth            624 dev/ic/sti.c   	    (cfg->fbwidth - cfg->width - cfg->owidth)) {
owidth            632 dev/ic/sti.c   		scr->scr_fontbase = cfg->width + cfg->owidth;
owidth            437 dev/ic/stireg.h 	u_int16_t	width, height, owidth, oheight, fbwidth, fbheight;
owidth             74 dev/ic/stivar.h 	u_int16_t	fbheight, fbwidth, oheight, owidth;