|
libcss
|
Public Attributes | |
| uint32_t | n_sheets |
| css_select_sheet * | sheets |
| void * | pw |
| bool | uses_revert |
| css_select_strings | str |
| css_calculator * | calc |
| css_computed_style * | default_style |
CSS selection context
| css_calculator* css_select_ctx::calc |
A calculator to hand off to computed styles
| css_computed_style* css_select_ctx::default_style |
| uint32_t css_select_ctx::n_sheets |
Number of sheets
| void* css_select_ctx::pw |
Client's private selection context
| css_select_sheet* css_select_ctx::sheets |
Array of sheets
| css_select_strings css_select_ctx::str |
| bool css_select_ctx::uses_revert |
A sheet used revert property value