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

#include <autogenerated_computed.h>

Public Attributes

struct css_computed_style_i i
 
css_computed_content_itemcontent
 
css_computed_countercounter_increment
 
css_computed_countercounter_reset
 
lwc_string ** cursor
 
lwc_string ** font_family
 
lwc_string ** quotes
 
struct css_computed_stylenext
 
uint32_t count
 
uint32_t bin
 
css_calculatorcalc
 

Member Data Documentation

◆ bin

uint32_t css_computed_style::bin

◆ calc

css_calculator* css_computed_style::calc

◆ content

css_computed_content_item* css_computed_style::content

◆ count

uint32_t css_computed_style::count

◆ counter_increment

css_computed_counter* css_computed_style::counter_increment

◆ counter_reset

css_computed_counter* css_computed_style::counter_reset

◆ cursor

lwc_string** css_computed_style::cursor

◆ font_family

lwc_string** css_computed_style::font_family

◆ i

struct css_computed_style_i css_computed_style::i

◆ next

struct css_computed_style* css_computed_style::next

◆ quotes

lwc_string** css_computed_style::quotes

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