Searched refs:cr_font_stretch_to_string (Results 1 – 3 of 3) sorted by relevance
321 const gchar * cr_font_stretch_to_string (enum CRFontStretch a_code) ;
862 cr_font_stretch_to_string (enum CRFontStretch a_code) in cr_font_stretch_to_string() function
2835 tmp_str = (gchar *) cr_font_stretch_to_string (a_this->font_stretch); in cr_style_to_string()