Home
last modified time | relevance | path

Searched refs:FONT_WEIGHT_NORMAL (Results 1 – 4 of 4) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-fonts.c783 } else if (a_weight < FONT_WEIGHT_NORMAL) { in cr_font_weight_get_bolder()
784 return FONT_WEIGHT_NORMAL ; in cr_font_weight_get_bolder()
788 return FONT_WEIGHT_NORMAL ; in cr_font_weight_get_bolder()
806 case FONT_WEIGHT_NORMAL: in cr_font_weight_to_string()
Dcr-fonts.h204 FONT_WEIGHT_NORMAL = 1, enumerator
Dcr-style.c1621 a_style->font_weight = FONT_WEIGHT_NORMAL; in set_prop_font_weight_from_value()
1927 a_this->font_weight = FONT_WEIGHT_NORMAL; in cr_style_set_props_to_initial_values()
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dterm-styled-ostream.oo.c344 case FONT_WEIGHT_400: case FONT_WEIGHT_NORMAL: in style_compute_font_weight_value()