sti.c | 512 u_int fontindex = 0; local in function:sti_screen_setup 607 fontindex = mon->font; 614 DPRINTF(("font index: %d\n", fontindex)); 617 if ((error = sti_fetchfonts(scr, &cfg, dd->dd_fntaddr, fontindex))) { 833 uint32_t baseaddr, u_int fontindex) 883 if (fontindex == 0) { 896 fontindex--; 904 fontindex = 0;
|