8#ifndef css_select_computed_h_
9#define css_select_computed_h_
css_error
Definition errors.h:18
dict style
Definition select_config.py:26
css_error css__computed_style_create(css_computed_style **result, css_calculator *calc)
Definition computed.c:76
css_error css__compute_absolute_values(const css_computed_style *parent, css_computed_style *style, const css_unit_ctx *unit_ctx)
Definition computed.c:1206
css_error css__computed_style_initialise(css_computed_style *style, struct css_select_handler *handler, void *pw)
Definition computed.c:216
css_error css__computed_style_clone(const css_computed_style *orig, css_computed_style **clone_out)
Definition computed.c:253
Definition autogenerated_computed.h:282