HomeSort by relevance Sort by last modified time
    Searched refs:gotoxy (Results 1 - 19 of 19) sorted by null

  /external/syslinux/com32/cmenu/libmenu/
tui.c 68 gotoxy(row, col);
192 gotoxy(row, col);
196 gotoxy(row, col + (p - str));
218 gotoxy(top, left);
223 gotoxy(bot, left);
229 gotoxy(x, left);
231 gotoxy(x, right);
248 gotoxy(top, start);
252 gotoxy(top, left);
254 gotoxy(top, right)
    [all...]
help.c 70 gotoxy(HELP_BODY_ROW + i, HELP_LEFT_MARGIN);
73 gotoxy(HELP_BODY_ROW + i, nc - 1);
77 gotoxy(HELP_BODY_ROW + i, HELP_LEFT_MARGIN);
138 gotoxy(1, (nc - strlen(title)) / 2);
143 gotoxy(HELP_BODY_ROW - 1, nc - HELP_RIGHT_MARGIN);
148 gotoxy(nr - HELP_BOTTOM_MARGIN - 1, nc - HELP_RIGHT_MARGIN);
188 gotoxy(HELP_BODY_ROW, HELP_LEFT_MARGIN);
menu.c 126 gotoxy(ms->minrow, ms->mincol);
128 gotoxy(ms->minrow, ms->mincol + tpos);
259 gotoxy(top + row, left - 2);
263 gotoxy(top + row, left - 2);
267 gotoxy(top + row, left);
271 gotoxy(top + row, left + menuwidth - 1);
295 gotoxy(top - 1, left + x);
316 gotoxy(top, left + menuwidth);
323 gotoxy(top + numitems - 1, left + menuwidth);
329 gotoxy(top + x, left + menuwidth)
    [all...]
  /external/syslinux/com32/cmenu/
complex.c 87 gotoxy(EDITPROMPT, 1);
90 gotoxy(EDITPROMPT, 1);
111 gotoxy(PWDPROMPT, 1);
114 gotoxy(PWDPROMPT, 1);
118 gotoxy(PWDPROMPT, 1);
157 gotoxy(PWDLINE, PWDCOLUMN);
160 gotoxy(PWDLINE, PWDCOLUMN + 6);
165 gotoxy(INFLINE, 0);
168 gotoxy(INFLINE + 1, 0);
188 gotoxy(INFLINE, 0)
    [all...]
  /external/syslinux/com32/include/
libansi.h 98 static inline void gotoxy(const char row, const char col) function
  /external/syslinux/bios/com32/cmenu/
test.c 196 gotoxy(EDIT_ROW,1);
199 gotoxy(EDIT_ROW,1);
224 gotoxy(PWD_ROW,1);
227 gotoxy(PWD_ROW,1);
231 gotoxy(PWD_ROW,1);
test2.c 196 gotoxy(EDIT_ROW,1);
199 gotoxy(EDIT_ROW,1);
224 gotoxy(PWD_ROW,1);
227 gotoxy(PWD_ROW,1);
231 gotoxy(PWD_ROW,1);
  /external/syslinux/efi32/com32/cmenu/
test.c 196 gotoxy(EDIT_ROW,1);
199 gotoxy(EDIT_ROW,1);
224 gotoxy(PWD_ROW,1);
227 gotoxy(PWD_ROW,1);
231 gotoxy(PWD_ROW,1);
test2.c 196 gotoxy(EDIT_ROW,1);
199 gotoxy(EDIT_ROW,1);
224 gotoxy(PWD_ROW,1);
227 gotoxy(PWD_ROW,1);
231 gotoxy(PWD_ROW,1);
  /external/syslinux/efi64/com32/cmenu/
test.c 196 gotoxy(EDIT_ROW,1);
199 gotoxy(EDIT_ROW,1);
224 gotoxy(PWD_ROW,1);
227 gotoxy(PWD_ROW,1);
231 gotoxy(PWD_ROW,1);
test2.c 196 gotoxy(EDIT_ROW,1);
199 gotoxy(EDIT_ROW,1);
224 gotoxy(PWD_ROW,1);
227 gotoxy(PWD_ROW,1);
231 gotoxy(PWD_ROW,1);
  /external/syslinux/com32/lib/sys/
libansi.c 242 gotoxy(x, left);
  /external/syslinux/com32/hdt/
hdt-menu.c 119 gotoxy(EDITPROMPT, 1);
122 gotoxy(EDITPROMPT, 1);
hdt-common.c 647 gotoxy(0,0);
  /external/jline/src/src/main/java/jline/
ANSIBuffer.java 224 public static String gotoxy(final int row, final int column) { method in class:ANSIBuffer.ANSICodes
  /external/jline/
jline-1.0.jar 
  /prebuilts/tools/common/m2/repository/jline/jline/0.9.94/
jline-0.9.94.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 196 milliseconds