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

/inkscape/src/libcroco/
H A Dcr-additional-sel.h68 CRAdditionalSel * cr_additional_sel_new_with_type (enum AddSelectorType a_sel_type) ;
H A Dcr-additional-sel.c64 * @a_sel_type: the type of the newly built instance
71 cr_additional_sel_new_with_type (enum AddSelectorType a_sel_type) argument
79 result->type = a_sel_type;

Completed in 14 milliseconds