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

/inkscape/src/libcroco/
H A Dcr-token.h43 DASHMATCH_TK, enumerator in enum:CRTokenType
H A Dcr-token.c51 case DASHMATCH_TK:
228 *#CRToken to DASHMATCH_TK (DASHMATCH as said by the css2 spec).
240 a_this->type = DASHMATCH_TK;
H A Dcr-parser.c1201 case DASHMATCH_TK:
1373 } else if (token->type == DASHMATCH_TK) {

Completed in 19 milliseconds