Home
last modified time | relevance | path

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

/freebsd/tools/tools/locale/tools/
H A Dcharmaps.pm168 sub h_char { subroutine
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp437 void HorizontalLine(int n, chtype h_char = ACS_HLINE) { in HorizontalLine()
440 void Box(chtype v_char = ACS_VLINE, chtype h_char = ACS_HLINE) { in Box()
445 chtype h_char = ACS_HLINE) { in TitledBox()
455 chtype h_char = ACS_HLINE) { in Box()
475 chtype v_char = ACS_VLINE, chtype h_char = ACS_HLINE) { in TitledBox()