Searched refs:CRFontStretch (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-fonts.h211 enum CRFontStretch enum
311 const gchar * cr_font_stretch_to_string (enum CRFontStretch a_code) ;
H A Dcr-style.h273 enum CRFontStretch font_stretch ;
H A Dcr-fonts.c842 * @a_code: the instance of #CRFontStretch to consider.
844 * Returns the serialized form of #CRFontStretch.
847 cr_font_stretch_to_string (enum CRFontStretch a_code)

Completed in 24 milliseconds