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

  /external/syslinux/com32/cmenu/libmenu/
help.h 26 #define HELP_BOTTOM_MARGIN 1 // Number of lines not use from bottom of screen
help.c 60 nlines = nr - HELP_BODY_ROW - HELP_BOTTOM_MARGIN - 1;
148 gotoxy(nr - HELP_BOTTOM_MARGIN - 1, nc - HELP_RIGHT_MARGIN);

Completed in 81 milliseconds