Searched refs:CDC_TK (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-token.h41 CDC_TK, enumerator in enum:CRTokenType
H A Dcr-token.c49 case CDC_TK:
190 *CDC_TK (CDC as said by the css2 spec).
202 a_this->type = CDC_TK;
H A Dcr-parser.c706 case CDC_TK:
2392 || token->type == CDO_TK || token->type == CDC_TK));
2485 || token->type == CDC_TK)) {
2505 || token->type == CDC_TK));
2529 || token->type == CDO_TK || token->type == CDC_TK)) {
2548 || token->type == CDC_TK));

Completed in 35 milliseconds