Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp434 void VerticalLine(int n, chtype v_char = ACS_VLINE) { in VerticalLine() argument
440 void Box(chtype v_char = ACS_VLINE, chtype h_char = ACS_HLINE) { in Box() argument
444 void TitledBox(const char *title, chtype v_char = ACS_VLINE, in TitledBox() argument
454 void Box(const Rect &bounds, chtype v_char = ACS_VLINE, in Box() argument
475 chtype v_char = ACS_VLINE, chtype h_char = ACS_HLINE) { in TitledBox() argument