#include <cr-declaration.h>
Data Fields | |
CRString * | property |
The property. | |
CRTerm * | value |
The value of the property. | |
CRStatement * | parent_statement |
CRDeclaration * | next |
CRDeclaration * | prev |
gboolean | important |
glong | ref_count |
CRParsingLocation | location |
gpointer | rfu0 |
gpointer | rfu1 |
gpointer | rfu2 |
gpointer | rfu3 |
Definition at line 47 of file cr-declaration.h.
|
Definition at line 65 of file cr-declaration.h. Referenced by cr_declaration_parse_from_buf(), cr_declaration_parse_list_from_buf(), and cr_declaration_to_string(). |
|
Definition at line 69 of file cr-declaration.h. |
|
|
Definition at line 56 of file cr-declaration.h. Referenced by cr_declaration_append2(), cr_declaration_new(), and cr_declaration_unlink(). |
|
Definition at line 62 of file cr-declaration.h. Referenced by cr_declaration_append(), cr_declaration_dump(), cr_declaration_prepend(), and cr_declaration_unlink(). |
|
The property.
Definition at line 50 of file cr-declaration.h. Referenced by cr_declaration_destroy(), cr_declaration_get_by_prop_name(), cr_declaration_new(), cr_declaration_to_string(), and cr_style_set_style_from_decl(). |
|
Definition at line 67 of file cr-declaration.h. Referenced by cr_declaration_ref(), and cr_declaration_unref(). |
|
Definition at line 71 of file cr-declaration.h. |
|
Definition at line 72 of file cr-declaration.h. |
|
Definition at line 73 of file cr-declaration.h. |
|
Definition at line 74 of file cr-declaration.h. |
|
The value of the property.
Definition at line 53 of file cr-declaration.h. Referenced by cr_declaration_new(), cr_declaration_to_string(), and cr_style_set_style_from_decl(). |