Home
last modified time | relevance | path

Searched refs:GC_1VLINE (Results 1 – 6 of 6) sorted by relevance

/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/io/
H A Ddisplay.h45 #define GC_1VLINE '|' // single vertical line macro
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/
H A Dhttree.cc178 {CP_GRAPHICAL, GC_1VLINE}, in get_graph()
H A Dhtobj.cc1454 linev = GC_1VLINE; in draw()
1942 fill(0, 0, 1, size.h, getcolor(palidx_generic_body), GC_1VLINE, CP_GRAPHICAL); in draw()
H A Dhtdialog.cc1406 buf->printChar(x++, 0, color, GC_1VLINE, CP_GRAPHICAL); in draw()
1661 buf->printChar(X++, i, c, GC_1VLINE, CP_GRAPHICAL); in draw()
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/io/win32/
H A Dsysdisplay.cc34 case GC_1VLINE: return 0x2502; in mapToGraphical()
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/io/posix/
H A Dsysdisplay.cc39 case GC_1VLINE: in mapToGraphical()