C-Menu 0.2.9
A User Interface Toolkit
Loading...
Searching...
No Matches
border_wide Union Reference

#include <ui_backend.h>

Collaboration diagram for border_wide:
[legend]

Data Fields

struct { 
   wchar_t   bl 
   wchar_t   br 
   wchar_t   bt 
   wchar_t   cr 
   wchar_t   ho 
   wchar_t   lt 
   wchar_t   rt 
   wchar_t   tl 
   wchar_t   tr 
   wchar_t   tt 
   wchar_t   ve 
}; 
wchar_t str [11]

Detailed Description

Definition at line 184 of file ui_backend.h.

Field Documentation

◆ [struct]

struct { ... } border_wide

◆ bl

wchar_t border_wide::bl

bottom left

Definition at line 196 of file ui_backend.h.

◆ br

wchar_t border_wide::br

bottom right

Definition at line 197 of file ui_backend.h.

◆ bt

wchar_t border_wide::bt

bottom tee

Definition at line 192 of file ui_backend.h.

◆ cr

wchar_t border_wide::cr

cross

Definition at line 193 of file ui_backend.h.

◆ ho

wchar_t border_wide::ho

horizontal line

Definition at line 187 of file ui_backend.h.

◆ lt

wchar_t border_wide::lt

left tee

Definition at line 189 of file ui_backend.h.

◆ rt

wchar_t border_wide::rt

right tee

Definition at line 190 of file ui_backend.h.

◆ str

wchar_t border_wide::str[11]

Definition at line 185 of file ui_backend.h.

Referenced by ui_init(), and ui_init().

◆ tl

wchar_t border_wide::tl

top left

Definition at line 194 of file ui_backend.h.

◆ tr

wchar_t border_wide::tr

top right

Definition at line 195 of file ui_backend.h.

◆ tt

wchar_t border_wide::tt

top tee

Definition at line 191 of file ui_backend.h.

◆ ve

wchar_t border_wide::ve

vertical line

Definition at line 188 of file ui_backend.h.


The documentation for this union was generated from the following file: