Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
ssfn_t Struct Reference

#include <ssfn.h>

Data Fields

const ssfn_font_t ** fnt [5]
 
const ssfn_font_t * s
 
const ssfn_font_t * f
 
ssfn_glyph_t ga
 
ssfn_glyph_tg
 
ssfn_glyph_t *** c [17]
 
uint16_tp
 
char ** bufs
 
ssfn_chr_trc
 
int numbuf
 
int lenbuf
 
int np
 
int ap
 
int ox
 
int oy
 
int ax
 
int mx
 
int my
 
int lx
 
int ly
 
int len [5]
 
int family
 
int style
 
int size
 
int line
 

Detailed Description

Definition at line 195 of file ssfn.h.

Field Documentation

◆ ap

int ssfn_t::ap

Definition at line 213 of file ssfn.h.

◆ ax

int ssfn_t::ax

Definition at line 213 of file ssfn.h.

◆ bufs

char** ssfn_t::bufs

Definition at line 210 of file ssfn.h.

◆ c

ssfn_glyph_t*** ssfn_t::c[17]

Definition at line 208 of file ssfn.h.

◆ f

const ssfn_font_t* ssfn_t::f

Definition at line 202 of file ssfn.h.

◆ family

int ssfn_t::family

Definition at line 216 of file ssfn.h.

◆ fnt

const ssfn_font_t** ssfn_t::fnt[5]

Definition at line 199 of file ssfn.h.

◆ g

ssfn_glyph_t* ssfn_t::g

Definition at line 204 of file ssfn.h.

◆ ga

ssfn_glyph_t ssfn_t::ga

Definition at line 203 of file ssfn.h.

◆ len

int ssfn_t::len[5]

Definition at line 215 of file ssfn.h.

◆ lenbuf

int ssfn_t::lenbuf

Definition at line 213 of file ssfn.h.

◆ line

int ssfn_t::line

Definition at line 219 of file ssfn.h.

◆ lx

int ssfn_t::lx

Definition at line 214 of file ssfn.h.

◆ ly

int ssfn_t::ly

Definition at line 214 of file ssfn.h.

◆ mx

int ssfn_t::mx

Definition at line 214 of file ssfn.h.

◆ my

int ssfn_t::my

Definition at line 214 of file ssfn.h.

◆ np

int ssfn_t::np

Definition at line 213 of file ssfn.h.

◆ numbuf

int ssfn_t::numbuf

Definition at line 213 of file ssfn.h.

◆ ox

int ssfn_t::ox

Definition at line 213 of file ssfn.h.

◆ oy

int ssfn_t::oy

Definition at line 213 of file ssfn.h.

◆ p

uint16_t* ssfn_t::p

Definition at line 209 of file ssfn.h.

◆ rc

ssfn_chr_t* ssfn_t::rc

Definition at line 212 of file ssfn.h.

◆ s

const ssfn_font_t* ssfn_t::s

Definition at line 201 of file ssfn.h.

◆ size

int ssfn_t::size

Definition at line 218 of file ssfn.h.

◆ style

int ssfn_t::style

Definition at line 217 of file ssfn.h.


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