![]() |
Notcurses 3.0.17
a blingful library for TUIs and character graphics
|
#include <internal.h>

Data Fields | |
| fbuf | f |
| int | y |
| int | x |
| const ncplane * | lastsrcp |
| unsigned | lastr |
| unsigned | lastg |
| unsigned | lastb |
| unsigned | lastbr |
| unsigned | lastbg |
| unsigned | lastbb |
| int | logendy |
| int | logendx |
| uint16_t | curattr |
| bool | fgelidable |
| bool | bgelidable |
| bool | fgpalelidable |
| bool | bgpalelidable |
| bool | fgdefelidable |
| bool | bgdefelidable |
Definition at line 129 of file internal.h.
| bool bgdefelidable |
Definition at line 164 of file internal.h.
| bool bgelidable |
Definition at line 160 of file internal.h.
| bool bgpalelidable |
Definition at line 162 of file internal.h.
| uint16_t curattr |
Definition at line 157 of file internal.h.
| fbuf f |
Definition at line 133 of file internal.h.
| bool fgdefelidable |
Definition at line 163 of file internal.h.
| bool fgelidable |
Definition at line 159 of file internal.h.
| bool fgpalelidable |
Definition at line 161 of file internal.h.
| unsigned lastb |
Definition at line 144 of file internal.h.
| unsigned lastbb |
Definition at line 147 of file internal.h.
| unsigned lastbg |
Definition at line 146 of file internal.h.
| unsigned lastbr |
Definition at line 145 of file internal.h.
| unsigned lastg |
Definition at line 143 of file internal.h.
| unsigned lastr |
Definition at line 142 of file internal.h.
| const ncplane* lastsrcp |
Definition at line 140 of file internal.h.
| int logendx |
Definition at line 155 of file internal.h.
| int logendy |
Definition at line 155 of file internal.h.
| int x |
Definition at line 138 of file internal.h.
| int y |
Definition at line 138 of file internal.h.