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