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

/inkscape/src/libcroco/
H A Dcr-om-parser.c236 CRStatement *stmts = NULL; local
249 stmts = cr_statement_append (ctxt->stylesheet->statements,
251 if (!stmts)
254 ctxt->stylesheet->statements = stmts;
255 stmts = NULL;
267 if (!stmts) {
268 cr_statement_destroy (stmts);
269 stmts = NULL;
464 CRStatement *stmts = NULL; local
480 stmts
605 CRStatement *stmts = NULL; local
[all...]

Completed in 14 milliseconds