Searched refs:newport_cursor (Results 1 – 2 of 2) sorted by relevance
6 SRCS= newport_accel.c newport_cmap.c newport_cursor.c \
87 static void newport_cursor(void *, int, int, int);708 ri->ri_ops.cursor = newport_cursor; in newport_init_screen()719 newport_cursor(void *c, int on, int row, int col) in newport_cursor() function