Home
last modified time | relevance | path

Searched refs:fontindex (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/ic/
Dsti.c511 u_int fontindex = 0; in sti_screen_setup() local
606 fontindex = mon->font; in sti_screen_setup()
613 DPRINTF(("font index: %d\n", fontindex)); in sti_screen_setup()
616 if ((error = sti_fetchfonts(scr, &cfg, dd->dd_fntaddr, fontindex))) { in sti_screen_setup()
824 uint32_t baseaddr, u_int fontindex) in sti_fetchfonts() argument
873 if (fontindex == 0) { in sti_fetchfonts()
886 fontindex--; in sti_fetchfonts()
894 fontindex = 0; in sti_fetchfonts()