Libcroco
Data Fields
_CRNumPropVal Struct Reference

#include <cr-style.h>

Data Fields

CRNum sv
 specified value More...
 
CRNum cv
 computed value More...
 
CRNum av
 actual value More...
 

Detailed Description

Definition at line 118 of file cr-style.h.

Field Documentation

◆ av

CRNum _CRNumPropVal::av

actual value

Definition at line 125 of file cr-style.h.

Referenced by cr_style_num_prop_val_to_string().

◆ cv

CRNum _CRNumPropVal::cv

computed value

Definition at line 123 of file cr-style.h.

Referenced by cr_style_num_prop_val_to_string().

◆ sv

CRNum _CRNumPropVal::sv

specified value

Definition at line 121 of file cr-style.h.

Referenced by cr_style_num_prop_val_to_string().


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