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

/inkscape/src/libcroco/
H A Dcr-fonts.c768 } else if (a_weight < FONT_WEIGHT_NORMAL) {
769 return FONT_WEIGHT_NORMAL ;
773 return FONT_WEIGHT_NORMAL ;
791 case FONT_WEIGHT_NORMAL:
H A Dcr-fonts.h194 FONT_WEIGHT_NORMAL = 1, enumerator in enum:CRFontWeight
H A Dcr-style.c1609 a_style->font_weight = FONT_WEIGHT_NORMAL;
1915 a_this->font_weight = FONT_WEIGHT_NORMAL;

Completed in 22 milliseconds