|
Libcroco
|
The definition of the CRToken class. More...
Go to the source code of this file.
| void cr_token_destroy | ( | CRToken * | a_this | ) |
The destructor of the CRToken class.
| a_this | the current instance of CRToken. |
Definition at line 629 of file cr-token.c.
Referenced by cr_tknzr_consume_chars(), and cr_tknzr_destroy().
| CRToken* cr_token_new | ( | void | ) |
Default constructor of the CRToken class.
Definition at line 134 of file cr-token.c.
References cr_utils_trace_info.
| enum CRStatus cr_token_set_angle | ( | CRToken * | a_this, |
| CRNum * | a_num, | ||
| enum CRTokenExtraType | a_et | ||
| ) |
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Sets the type of the current token to CDC_TK (CDC as said by the css2 spec).
| a_this | the current instance of CRToken. |
Definition at line 134 of file cr-token.c.
Sets the type of the current instance of CRToken to 'CDO_TK' (CDO as said by the css2 spec)
| a_this | the current instance of CRToken. |
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Sets the type of the current instance of CRToken to DASHMATCH_TK (DASHMATCH as said by the css2 spec).
| a_this | the current instance of CRToken. |
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
| enum CRStatus cr_token_set_freq | ( | CRToken * | a_this, |
| CRNum * | a_num, | ||
| enum CRTokenExtraType | a_et | ||
| ) |
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Sets the type of the current instance of CRToken to INCLUDES_TK (INCLUDES as said by the css2 spec).
| a_this | the current instance of CRToken. |
Definition at line 134 of file cr-token.c.
| enum CRStatus cr_token_set_length | ( | CRToken * | a_this, |
| CRNum * | a_num, | ||
| enum CRTokenExtraType | a_et | ||
| ) |
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Sets the type of curren instance of CRToken to 'S_TK' (S in the css2 spec)
| a_this | the current instance of CRToken. |
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.
| enum CRStatus cr_token_set_time | ( | CRToken * | a_this, |
| CRNum * | a_num, | ||
| enum CRTokenExtraType | a_et | ||
| ) |
Definition at line 134 of file cr-token.c.
Definition at line 134 of file cr-token.c.