Libcroco
|
The CRPseudo Class. More...
#include <cr-pseudo.h>
Data Fields | |
enum CRPseudoType | type |
CRString * | name |
CRString * | extra |
CRParsingLocation | location |
The CRPseudo Class.
Abstract a "pseudo" as defined by the css2 spec in appendix D.1 .
Definition at line 46 of file cr-pseudo.h.
Definition at line 50 of file cr-pseudo.h.
Referenced by cr_pseudo_destroy(), and cr_pseudo_to_string().
Definition at line 51 of file cr-pseudo.h.
Definition at line 49 of file cr-pseudo.h.
Referenced by cr_pseudo_destroy(), and cr_pseudo_to_string().
Definition at line 48 of file cr-pseudo.h.
Referenced by cr_pseudo_to_string().