Searched defs:Box (Results 1 – 1 of 1) sorted by relevance
440 void Box(chtype v_char = ACS_VLINE, chtype h_char = ACS_HLINE) { in Box() function in curses::Surface 454 void Box(const Rect &bounds, chtype v_char = ACS_VLINE, in Box() function in curses::Surface