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

Public Attributes

uint32_t n_sheets
 
css_select_sheetsheets
 
void * pw
 
bool uses_revert
 
css_select_strings str
 
css_calculatorcalc
 
css_computed_styledefault_style
 

Detailed Description

CSS selection context

Member Data Documentation

◆ calc

css_calculator* css_select_ctx::calc

A calculator to hand off to computed styles

◆ default_style

css_computed_style* css_select_ctx::default_style

◆ n_sheets

uint32_t css_select_ctx::n_sheets

Number of sheets

◆ pw

void* css_select_ctx::pw

Client's private selection context

◆ sheets

css_select_sheet* css_select_ctx::sheets

Array of sheets

◆ str

css_select_strings css_select_ctx::str

◆ uses_revert

bool css_select_ctx::uses_revert

A sheet used revert property value


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