Searched refs:SKIP_CHARS (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-tknzr.c196 #define SKIP_CHARS(a_tknzr, a_nb_chars) \ macro
359 SKIP_CHARS (a_this, 1);
366 SKIP_CHARS (a_this, 1);
1157 SKIP_CHARS (a_this, 1);
1159 SKIP_CHARS (a_this, 3);
1270 SKIP_CHARS (a_this, 1);
1272 SKIP_CHARS (a_this, 2);
1290 SKIP_CHARS (a_this, 1);
1305 SKIP_CHARS (a_this, 1);
2014 SKIP_CHARS (a_thi
[all...]
H A Dcr-parser.c295 #define SKIP_CHARS(a_parser, a_nb_chars) \ macro
3570 SKIP_CHARS (a_this, 1);
3575 SKIP_CHARS (a_this, 6);

Completed in 27 milliseconds