Searched defs:a_expression (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-om-parser.c59 CRTerm * a_expression,
648 CRTerm * a_expression,
680 decl = cr_declaration_new (ctxt->cur_stmt, str, a_expression);
646 property(CRDocHandler * a_this, CRString * a_name, CRTerm * a_expression, gboolean a_important) argument
H A Dcr-statement.c194 CRTerm * a_expression, gboolean a_important)
209 decl = cr_declaration_new (stmt, name, a_expression);
192 parse_page_property_cb(CRDocHandler * a_this, CRString * a_name, CRTerm * a_expression, gboolean a_important) argument

Completed in 22 milliseconds