Searched refs:RADIOSEL (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/com32/cmenu/libmenu/ | ||
D | cmenu.h | 104 #define RADIOSEL '.' // Current Radio Selection macro |
D | menu.c | 193 fchar[2] = (x == curr ? RADIOSEL : RADIOUNSEL); in print_line() |