Searched refs:ORIGIN_AUTHOR (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-stylesheet.h47 ORIGIN_AUTHOR, enumerator in enum:CRStyleOrigin
H A Dcr-cascade.c39 *sheets[ORIGIN_AUTHOR] or sheets[ORIGIN_USER]
85 cr_cascade_set_sheet (result, a_author_sheet, ORIGIN_AUTHOR);
/inkscape/src/
H A Dsp-style-elem-test.h119 CRStyleSheet const *const stylesheet = cr_cascade_get_sheet(_doc->style_cascade, ORIGIN_AUTHOR);
144 CRStyleSheet const *const stylesheet = cr_cascade_get_sheet(_doc->style_cascade, ORIGIN_AUTHOR);
H A Dsp-style-elem.cpp298 cr_cascade_set_sheet(document->style_cascade, stylesheet, ORIGIN_AUTHOR);

Completed in 15 milliseconds