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