2#ifndef __CXBORDERCHARS_H__
3#define __CXBORDERCHARS_H__
33 chtype
top = ACS_HLINE;
cxBorderChars.h - Defines border characters to be used in drawing a box (i.e., in cxWindow and all it...
Definition cxApp.cpp:5
eBorderStyle
Definition cxBorderStyles.h:26
@ eBS_SINGLE_LINE
Definition cxBorderStyles.h:28
Definition cxBorderChars.h:28
chtype bottomLeft
Definition cxBorderChars.h:37
chtype topRight
Definition cxBorderChars.h:36
chtype topLeft
Definition cxBorderChars.h:35
chtype bottomRight
Definition cxBorderChars.h:38
chtype right
Definition cxBorderChars.h:32
chtype top
Definition cxBorderChars.h:33
chtype left
Definition cxBorderChars.h:31
chtype bottom
Definition cxBorderChars.h:34