9#ifndef css_select_unit_h_
10#define css_select_unit_h_
unit
Definition bytecode.h:49
css_error
Definition errors.h:18
int32_t css_fixed
Definition fpmath.h:23
css_error css_unit_compute_absolute_font_size(const css_hint_length *ref_length, const css_computed_style *root_style, css_fixed font_size_default, css_hint *size)
Definition unit.c:398
css_fixed css_unit_angle2deg(const css_unit unit, const css_fixed angle)
Definition unit.c:516
css_fixed css_unit_len2px_mq(const css_unit_ctx *ctx, const css_fixed length, const css_unit unit)
Definition unit.c:281
Definition autogenerated_computed.h:282
css_unit
Definition types.h:82