libcss
Loading...
Searching...
No Matches
Public Attributes | List of all members
css_style Struct Reference

#include <stylesheet.h>

Public Attributes

css_code_tbytecode
 
uint32_t used
 
uint32_t allocated
 
struct css_stylesheetsheet
 

Member Data Documentation

◆ allocated

uint32_t css_style::allocated

number of allocated code entries

◆ bytecode

css_code_t* css_style::bytecode

Pointer to bytecode

◆ sheet

struct css_stylesheet* css_style::sheet

containing sheet

◆ used

uint32_t css_style::used

number of code entries used


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