Searched refs:wcfb_cursor (Results 1 – 1 of 1) sorted by relevance
120 static void wcfb_cursor(void *, int, int, int);542 ri->ri_ops.cursor = wcfb_cursor; in wcfb_init_screen()581 wcfb_cursor(void *cookie, int on, int row, int col) in wcfb_cursor() function