|
libcss
|
Public Attributes | |
| size_t | buflen |
| size_t | bufused |
| uint8_t * | buf |
| char | enc [64] |
| bool | indata |
| bool | inenc |
| size_t | explen |
| size_t | expused |
| exp_entry * | exp |
| bool | truncate_input |
| bool | inexp |
| char | exp [256] |
| bool | inerrors |
| bool | inrule |
| char * | exp |
| bool | intree |
| bool | insheet |
| node * | tree |
| node * | current |
| uint32_t | depth |
| uint32_t | n_sheets |
| sheet_ctx * | sheets |
| css_media | media |
| uint32_t | pseudo_element |
| node * | target |
| lwc_string * | attr_class |
| lwc_string * | attr_id |
| lwc_string* line_ctx::attr_class |
| lwc_string* line_ctx::attr_id |
| uint8_t * line_ctx::buf |
| size_t line_ctx::buflen |
| size_t line_ctx::bufused |
| node* line_ctx::current |
| uint32_t line_ctx::depth |
| char line_ctx::enc[64] |
| char * line_ctx::exp |
| char line_ctx::exp[256] |
| char* line_ctx::exp |
| size_t line_ctx::explen |
| size_t line_ctx::expused |
| bool line_ctx::indata |
| bool line_ctx::inenc |
| bool line_ctx::inerrors |
| bool line_ctx::inexp |
| bool line_ctx::inrule |
| bool line_ctx::insheet |
| bool line_ctx::intree |
| css_media line_ctx::media |
| uint32_t line_ctx::n_sheets |
| uint32_t line_ctx::pseudo_element |
| sheet_ctx* line_ctx::sheets |
| node* line_ctx::target |
| node* line_ctx::tree |
| bool line_ctx::truncate_input |