|
Libcroco
|
#include <cr-style.h>
Data Fields | |
| CRRgb | sv |
| specified value More... | |
| CRRgb | cv |
| computed value More... | |
| CRRgb | av |
| actual value More... | |
Definition at line 138 of file cr-style.h.
| CRRgb _CRRgbPropVal::av |
actual value
Definition at line 145 of file cr-style.h.
Referenced by cr_style_rgb_prop_val_to_string().
| CRRgb _CRRgbPropVal::cv |
computed value
Definition at line 143 of file cr-style.h.
Referenced by cr_style_rgb_prop_val_to_string().
| CRRgb _CRRgbPropVal::sv |
specified value
Definition at line 141 of file cr-style.h.
Referenced by cr_style_rgb_prop_val_to_string().
1.8.15