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

/inkscape/src/libcroco/
H A Dcr-fonts.c455 * @a_num_type: the type of number to set.
462 enum CRNumType a_num_type,
466 g_return_val_if_fail ((unsigned)a_num_type < NB_NUM_TYPE,
471 a_value, a_num_type) ;
461 cr_font_size_set_absolute_font_size(CRFontSize *a_this, enum CRNumType a_num_type, gdouble a_value) argument
H A Dcr-fonts.h268 enum CRNumType a_num_type,

Completed in 14 milliseconds