Searched refs:cr_parser_parse_declaration (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-parser.h104 enum CRStatus cr_parser_parse_declaration (CRParser *a_this, CRString **a_property,
H A Dcr-declaration.c140 status = cr_parser_parse_declaration (parser, &property,
209 status = cr_parser_parse_declaration (parser, &property,
241 status = cr_parser_parse_declaration (parser, &property,
H A Dcr-parser.c3156 * cr_parser_parse_declaration:
3171 cr_parser_parse_declaration (CRParser * a_this, function
3376 status = cr_parser_parse_declaration (a_this, &property,
3431 status = cr_parser_parse_declaration (a_this, &property,
3962 status = cr_parser_parse_declaration (a_this, &property,
4015 status = cr_parser_parse_declaration (a_this, &property,
4267 status = cr_parser_parse_declaration (a_this, &property,
4299 status = cr_parser_parse_declaration (a_this,

Completed in 25 milliseconds