Searched defs:gotoxy (Results 1 – 2 of 2) sorted by relevance
83 int (*gotoxy)(struct charlcd *lcd, unsigned int x, unsigned int y); member
1388 static void gotoxy(struct vc_data *vc, int new_x, int new_y) in gotoxy() function