Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
rasterstate Struct Reference

#include <internal.h>

Collaboration diagram for rasterstate:

Data Fields

fbuf f
 
int y
 
int x
 
const ncplanelastsrcp
 
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
 

Detailed Description

Definition at line 129 of file internal.h.

Field Documentation

◆ bgdefelidable

bool bgdefelidable

Definition at line 164 of file internal.h.

◆ bgelidable

bool bgelidable

Definition at line 160 of file internal.h.

◆ bgpalelidable

bool bgpalelidable

Definition at line 162 of file internal.h.

◆ curattr

uint16_t curattr

Definition at line 157 of file internal.h.

◆ f

fbuf f

Definition at line 133 of file internal.h.

◆ fgdefelidable

bool fgdefelidable

Definition at line 163 of file internal.h.

◆ fgelidable

bool fgelidable

Definition at line 159 of file internal.h.

◆ fgpalelidable

bool fgpalelidable

Definition at line 161 of file internal.h.

◆ lastb

unsigned lastb

Definition at line 144 of file internal.h.

◆ lastbb

unsigned lastbb

Definition at line 147 of file internal.h.

◆ lastbg

unsigned lastbg

Definition at line 146 of file internal.h.

◆ lastbr

unsigned lastbr

Definition at line 145 of file internal.h.

◆ lastg

unsigned lastg

Definition at line 143 of file internal.h.

◆ lastr

unsigned lastr

Definition at line 142 of file internal.h.

◆ lastsrcp

const ncplane* lastsrcp

Definition at line 140 of file internal.h.

◆ logendx

int logendx

Definition at line 155 of file internal.h.

◆ logendy

int logendy

Definition at line 155 of file internal.h.

◆ x

int x

Definition at line 138 of file internal.h.

◆ y

int y

Definition at line 138 of file internal.h.


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