Searched defs:a_num_type (Results 1 - 1 of 1) 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

Completed in 24 milliseconds