Searched defs:gotoxy (Results 1 – 2 of 2) sorted by relevance
98 static inline void gotoxy(const char row, const char col) in gotoxy() function
224 public static String gotoxy(final int row, final int column) { in gotoxy() method in ANSIBuffer.ANSICodes