Searched defs:a_indent (Results 1 – 2 of 2) sorted by relevance
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/ |
D | cr-declaration.c | 55 dump (CRDeclaration const * a_this, FILE * a_fp, glong a_indent) in dump() 465 cr_declaration_dump (CRDeclaration const * a_this, FILE * a_fp, glong a_indent, in cr_declaration_dump() 492 cr_declaration_dump_one (CRDeclaration const * a_this, FILE * a_fp, glong a_indent) in cr_declaration_dump_one() 510 cr_declaration_to_string (CRDeclaration const * a_this, gulong a_indent) in cr_declaration_to_string() 579 cr_declaration_list_to_string (CRDeclaration const * a_this, gulong a_indent) in cr_declaration_list_to_string() 618 gulong a_indent, gboolean a_one_decl_per_line) in cr_declaration_list_to_string2()
|
D | cr-statement.c | 600 cr_statement_ruleset_to_string (CRStatement const * a_this, glong a_indent) in cr_statement_ruleset_to_string() 665 glong a_indent) in cr_statement_font_face_rule_to_string() 713 gulong a_indent) in cr_statement_charset_to_string() 758 gulong a_indent) in cr_statement_at_page_rule_to_string() 810 gulong a_indent) in cr_statement_media_rule_to_string() 865 gulong a_indent) in cr_statement_import_rule_to_string() 2503 cr_statement_to_string (CRStatement const * a_this, gulong a_indent) in cr_statement_to_string() 2549 cr_statement_list_to_string (CRStatement const *a_this, gulong a_indent) in cr_statement_list_to_string() 2591 cr_statement_dump (CRStatement const * a_this, FILE * a_fp, gulong a_indent) in cr_statement_dump() 2616 cr_statement_dump_ruleset (CRStatement const * a_this, FILE * a_fp, glong a_indent) in cr_statement_dump_ruleset() [all …]
|