Searched refs:crmfb_putchar_aa (Results 1 – 1 of 1) sorted by relevance
203 static void crmfb_putchar_aa(void *, int, int, u_int, long);655 ri->ri_ops.putchar = crmfb_putchar_aa; in crmfb_init_screen()1521 crmfb_putchar_aa(void *cookie, int row, int col, u_int c, long attr) in crmfb_putchar_aa() function