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

/inkscape/src/libcroco/
H A Dcr-token.h40 CDO_TK, enumerator in enum:CRTokenType
H A Dcr-token.c48 case CDO_TK:
171 *#CRToken to 'CDO_TK' (CDO as said by the css2 spec)
183 a_this->type = CDO_TK;
H A Dcr-parser.c705 case CDO_TK:
2392 || token->type == CDO_TK || token->type == CDC_TK));
2484 || token->type == CDO_TK
2504 || token->type == CDO_TK
2529 || token->type == CDO_TK || token->type == CDC_TK)) {
2547 || token->type == CDO_TK

Completed in 30 milliseconds