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

  /external/grub/stage2/
term.h 72 void (*gotoxy) (int x, int y); member in struct:term_entry
char_io.c 357 gotoxy (xpos, getxy () & 0xFF);
386 gotoxy (xpos, getxy () & 0xFF);
491 gotoxy (xpos, getxy () & 0xFF);
1078 gotoxy (int x, int y) function
1080 current_term->gotoxy (x, y);
  /prebuilt/common/tradefed/
tradefed-prebuilt.jar 

Completed in 88 milliseconds