Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp437 void HorizontalLine(int n, chtype h_char = ACS_HLINE) { in HorizontalLine() argument
440 void Box(chtype v_char = ACS_VLINE, chtype h_char = ACS_HLINE) { in Box() argument
445 chtype h_char = ACS_HLINE) { in TitledBox() argument
455 chtype h_char = ACS_HLINE) { in Box() argument
475 chtype v_char = ACS_VLINE, chtype h_char = ACS_HLINE) { in TitledBox() argument