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

/inkscape/src/libcroco/
H A Dcr-fonts.c766 } else if (a_weight >= FONT_WEIGHT_900) {
767 return FONT_WEIGHT_900 ;
827 case FONT_WEIGHT_900:
H A Dcr-fonts.h206 FONT_WEIGHT_900 = 1<<12, enumerator in enum:CRFontWeight
H A Dcr-style.c1651 a_style->font_weight = FONT_WEIGHT_900;

Completed in 47 milliseconds