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

/inkscape/src/libcroco/
H A Dcr-cascade.h35 *the declaration of the #CRCascade class.
47 typedef struct _CRCascade CRCascade ; typedef in typeref:struct:_CRCascade
55 CRCascade * cr_cascade_new (CRStyleSheet *a_author_sheet,
59 CRStyleSheet * cr_cascade_get_sheet (CRCascade *a_this,
62 enum CRStatus cr_cascade_set_sheet (CRCascade *a_this,
66 void cr_cascade_ref (CRCascade *a_this) ;
68 void cr_cascade_unref (CRCascade *a_this) ;
70 void cr_cascade_destroy (CRCascade *a_this) ;

Completed in 43 milliseconds