Searched defs:a_expression (Results 1 - 2 of 2) sorted by relevance
| /inkscape/src/libcroco/ |
| H A D | cr-om-parser.c | 59 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 D | cr-statement.c | 194 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 58 milliseconds