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

/inkscape/src/libcroco/
H A Dcr-statement.h41 *forward declaration of CRStyleSheet which is defined in
84 typedef struct _CRStyleSheet CRStyleSheet; typedef in typeref:struct:_CRStyleSheet
101 CRStyleSheet * sheet;
211 CRStyleSheet *parent_sheet ;
243 cr_statement_new_ruleset (CRStyleSheet *a_sheet,
252 cr_statement_new_at_import_rule (CRStyleSheet *a_container_sheet,
255 CRStyleSheet *a_imported_sheet) ;
262 cr_statement_new_at_media_rule (CRStyleSheet *a_sheet,
270 cr_statement_new_at_charset_rule (CRStyleSheet *a_sheet,
278 cr_statement_new_at_font_face_rule (CRStyleSheet *a_shee
[all...]

Completed in 29 milliseconds