Home
last modified time | relevance | path

Searched defs:tmarg (Results 1 – 1 of 1) sorted by relevance

/external/coreboot/payloads/libpayload/curses/PDCurses/demos/
Dtestcurs.c930 int i, tmarg = (LINES - 22) / 2; in acsTest() local
1008 int i, j, tmarg, col1, col2, col3; in colorTest() local
1121 tmarg = (LINES - (MAX_OPTIONS + 2)) / 2; in display_menu() local