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

/inkscape/src/libcroco/
H A Dcr-token.h70 CBC_TK, /*closing curly bracket*/ enumerator in enum:CRTokenType
H A Dcr-token.c62 case CBC_TK:
571 a_this->type = CBC_TK;
H A Dcr-parser.c866 if (token->type == CBC_TK) {
881 if (token->type == CBC_TK) {
988 if (token->type == CBC_TK) {
4055 && token->type == CBC_TK) ;

Completed in 19 milliseconds