Searched refs:EDIT_ROW (Results 1 - 6 of 6) sorted by relevance

/external/syslinux/bios/com32/cmenu/
H A Dtest.c53 int EDIT_ROW; // row where User Tab variable
193 (EDIT_ROW < nr) && (EDIT_ROW > 0) &&
196 gotoxy(EDIT_ROW,1);
199 gotoxy(EDIT_ROW,1);
353 EDIT_ROW = 23;
H A Dtest2.c53 int EDIT_ROW; // row where User Tab variable
193 (EDIT_ROW < nr) && (EDIT_ROW > 0) &&
196 gotoxy(EDIT_ROW,1);
199 gotoxy(EDIT_ROW,1);
353 EDIT_ROW = 23;
/external/syslinux/efi32/com32/cmenu/
H A Dtest.c53 int EDIT_ROW; // row where User Tab variable
193 (EDIT_ROW < nr) && (EDIT_ROW > 0) &&
196 gotoxy(EDIT_ROW,1);
199 gotoxy(EDIT_ROW,1);
353 EDIT_ROW = 23;
H A Dtest2.c53 int EDIT_ROW; // row where User Tab variable
193 (EDIT_ROW < nr) && (EDIT_ROW > 0) &&
196 gotoxy(EDIT_ROW,1);
199 gotoxy(EDIT_ROW,1);
353 EDIT_ROW = 23;
/external/syslinux/efi64/com32/cmenu/
H A Dtest.c53 int EDIT_ROW; // row where User Tab variable
193 (EDIT_ROW < nr) && (EDIT_ROW > 0) &&
196 gotoxy(EDIT_ROW,1);
199 gotoxy(EDIT_ROW,1);
353 EDIT_ROW = 23;
H A Dtest2.c53 int EDIT_ROW; // row where User Tab variable
193 (EDIT_ROW < nr) && (EDIT_ROW > 0) &&
196 gotoxy(EDIT_ROW,1);
199 gotoxy(EDIT_ROW,1);
353 EDIT_ROW = 23;

Completed in 126 milliseconds