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

/inkscape/src/libcroco/
H A Dcr-declaration.h90 CRDeclaration * cr_declaration_append (CRDeclaration *a_this,
H A Dcr-declaration.c254 result = cr_declaration_append (result, cur_decl);
288 * cr_declaration_append:
297 cr_declaration_append (CRDeclaration * a_this, CRDeclaration * a_new) function
444 return cr_declaration_append (a_this, new_elem);
H A Dcr-om-parser.c690 decl2 = cr_declaration_append
704 decl2 = cr_declaration_append
718 decl2 = cr_declaration_append
H A Dcr-statement.c106 cr_declaration_append (stmt->kind.font_face_rule->decl_list,
213 cr_declaration_append (stmt->kind.page_rule->decl_list, decl);
2146 new_decls = cr_declaration_append

Completed in 39 milliseconds