Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-declaration.h99 CRDeclaration * cr_declaration_append (CRDeclaration *a_this,
Dcr-declaration.c261 result = cr_declaration_append (result, cur_decl); in cr_declaration_parse_list_from_buf()
304 cr_declaration_append (CRDeclaration * a_this, CRDeclaration * a_new) in cr_declaration_append() function
451 return cr_declaration_append (a_this, new_elem); in cr_declaration_append2()
Dcr-om-parser.c692 decl2 = cr_declaration_append in property()
706 decl2 = cr_declaration_append in property()
720 decl2 = cr_declaration_append in property()
Dcr-statement.c113 cr_declaration_append (stmt->kind.font_face_rule->decl_list, in parse_font_face_property_cb()
218 cr_declaration_append (stmt->kind.page_rule->decl_list, decl); in parse_page_property_cb()
2142 new_decls = cr_declaration_append in cr_statement_ruleset_append_decl()