Searched defs:a_encoding (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-term.c107 enum CREncoding a_encoding)
116 a_encoding, FALSE);
106 cr_term_parse_expression_from_buf(const guchar * a_buf, enum CREncoding a_encoding) argument
H A Dcr-om-parser.c1031 *@a_encoding: the encoding of the sheets.
1044 enum CREncoding a_encoding,
1064 a_encoding, &sheets[i]);
1090 *@a_encoding: the encoding of the sheets.
1102 enum CREncoding a_encoding,
1118 a_encoding, a_result);
1040 cr_om_parser_parse_paths_to_cascade(CROMParser * a_this, const guchar * a_author_path, const guchar * a_user_path, const guchar * a_ua_path, enum CREncoding a_encoding, CRCascade ** a_result) argument
1099 cr_om_parser_simply_parse_paths_to_cascade(const guchar * a_author_path, const guchar * a_user_path, const guchar * a_ua_path, enum CREncoding a_encoding, CRCascade ** a_result) argument
H A Dcr-statement.c937 *@a_encoding: the character encoding of a_buf.
947 enum CREncoding a_encoding)
954 a_encoding, FALSE);
979 *@a_encoding: the character encoding of a_buf.
989 cr_statement_parse_from_buf (const guchar * a_buf, enum CREncoding a_encoding) argument
1001 result = cr_statement_ruleset_parse_from_buf (a_buf, a_encoding);
1004 (a_buf, a_encoding);
1011 (a_buf, a_encoding);
1018 (a_buf, a_encoding);
1025 (a_buf, a_encoding);
946 cr_statement_does_buf_parses_against_core(const guchar * a_buf, enum CREncoding a_encoding) argument
1386 cr_statement_at_import_rule_parse_from_buf(const guchar * a_buf, enum CREncoding a_encoding) argument
1512 cr_statement_at_page_rule_parse_from_buf(const guchar * a_buf, enum CREncoding a_encoding) argument
1629 cr_statement_at_charset_rule_parse_from_buf(const guchar * a_buf, enum CREncoding a_encoding) argument
1727 cr_statement_font_face_rule_parse_from_buf(const guchar * a_buf, enum CREncoding a_encoding) argument
[all...]

Completed in 271 milliseconds