Searched refs:cr_declaration_to_string (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-declaration.h118 gchar * cr_declaration_to_string (CRDeclaration const *a_this,
H A Dcr-declaration.c51 str = (guchar *) cr_declaration_to_string (a_this, a_indent);
493 * cr_declaration_to_string:
503 cr_declaration_to_string (CRDeclaration const * a_this, gulong a_indent) function
584 str = (guchar *) cr_declaration_to_string (cur, a_indent);
623 str = (guchar *) cr_declaration_to_string (cur, a_indent);

Completed in 14 milliseconds