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

/inkscape/src/libcroco/
H A Dcr-cascade.h55 CRCascade * cr_cascade_new (CRStyleSheet *a_author_sheet,
H A Dcr-cascade.c48 *@a_author_sheet: the author origin style sheet. May be NULL.
64 cr_cascade_new (CRStyleSheet * a_author_sheet, argument
84 if (a_author_sheet) {
85 cr_cascade_set_sheet (result, a_author_sheet, ORIGIN_AUTHOR);

Completed in 14 milliseconds