Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
qstate Struct Reference
Collaboration diagram for qstate:

Data Fields

int refcount
 
atomic_int bandbuilder
 
unsigned char * table
 
qnodeqnodes
 
onodeonodes
 
unsigned dynnodes_free
 
unsigned dynnodes_total
 
unsigned onodes_free
 
unsigned onodes_total
 
const struct blitterargsbargs
 
const uint32_t * data
 
int linesize
 
sixelmapsmap
 
int leny
 
int lenx
 

Detailed Description

Definition at line 88 of file sixel.c.

Field Documentation

◆ bandbuilder

atomic_int bandbuilder

Definition at line 90 of file sixel.c.

◆ bargs

const struct blitterargs* bargs

Definition at line 102 of file sixel.c.

◆ data

const uint32_t* data

Definition at line 103 of file sixel.c.

◆ dynnodes_free

unsigned dynnodes_free

Definition at line 98 of file sixel.c.

◆ dynnodes_total

unsigned dynnodes_total

Definition at line 99 of file sixel.c.

◆ lenx

int lenx

Definition at line 108 of file sixel.c.

◆ leny

int leny

Definition at line 108 of file sixel.c.

◆ linesize

int linesize

Definition at line 104 of file sixel.c.

◆ onodes

onode* onodes

Definition at line 97 of file sixel.c.

◆ onodes_free

unsigned onodes_free

Definition at line 100 of file sixel.c.

◆ onodes_total

unsigned onodes_total

Definition at line 101 of file sixel.c.

◆ qnodes

qnode* qnodes

Definition at line 96 of file sixel.c.

◆ refcount

int refcount

Definition at line 89 of file sixel.c.

◆ smap

sixelmap* smap

Definition at line 105 of file sixel.c.

◆ table

unsigned char* table

Definition at line 95 of file sixel.c.


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