Searched refs:font_stretch (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-style.h273 enum CRFontStretch font_stretch ; member in struct:_CRStyle
H A Dcr-style.c1918 a_this->font_stretch = FONT_STRETCH_NORMAL;
1987 if (a_this->font_stretch == FONT_STRETCH_INHERIT) {
1988 a_this->font_stretch = a_this->parent_style->font_stretch;
2825 tmp_str = (gchar *) cr_font_stretch_to_string (a_this->font_stretch);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-style.h273 enum CRFontStretch font_stretch ; member in struct:_CRStyle
H A Dcr-style.c1918 a_this->font_stretch = FONT_STRETCH_NORMAL;
1987 if (a_this->font_stretch == FONT_STRETCH_INHERIT) {
1988 a_this->font_stretch = a_this->parent_style->font_stretch;
2825 tmp_str = (gchar *) cr_font_stretch_to_string (a_this->font_stretch);

Completed in 179 milliseconds