Home
last modified time | relevance | path

Searched refs:box_horiz (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/cmenu/libmenu/
Dcmenu.h218 char box_horiz, box_ltrt, box_rtlt; // Some chars of the box, for redrawing portions of the box member
Dmenu.c186 memset(sep, ms->box_horiz, menuwidth); in print_line()