Home
last modified time | relevance | path

Searched refs:cr_font_stretch_to_string (Results 1 – 3 of 3) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-fonts.h321 const gchar * cr_font_stretch_to_string (enum CRFontStretch a_code) ;
Dcr-fonts.c862 cr_font_stretch_to_string (enum CRFontStretch a_code) in cr_font_stretch_to_string() function
Dcr-style.c2835 tmp_str = (gchar *) cr_font_stretch_to_string (a_this->font_stretch); in cr_style_to_string()