Libcroco
Data Fields
_CRRgbPropVal Struct Reference

#include <cr-style.h>

Data Fields

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

Detailed Description

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

Field Documentation

◆ av

CRRgb _CRRgbPropVal::av

actual value

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

Referenced by cr_style_rgb_prop_val_to_string().

◆ cv

CRRgb _CRRgbPropVal::cv

computed value

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

Referenced by cr_style_rgb_prop_val_to_string().

◆ sv

CRRgb _CRRgbPropVal::sv

specified value

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

Referenced by cr_style_rgb_prop_val_to_string().


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