Searched refs:SP_CSS_FONT_WEIGHT_800 (Results 1 - 8 of 8) sorted by relevance

/inkscape/src/
H A Dstyle-enums.h53 SP_CSS_FONT_WEIGHT_800, enumerator in enum:SPCSSFontWeight
372 {"800", SP_CSS_FONT_WEIGHT_800},
/inkscape/src/extension/internal/
H A Dlatex-text-renderer.cpp343 spanstyle.font_weight.computed == SP_CSS_FONT_WEIGHT_800 ||
496 spanstyle.font_weight.computed == SP_CSS_FONT_WEIGHT_800 ||
H A Dmetafile-print.cpp152 case SP_CSS_FONT_WEIGHT_800: return U_FW_EXTRABOLD;
H A Dwmf-inout.cpp1186 font.Weight == U_FW_EXTRABOLD ? SP_CSS_FONT_WEIGHT_800 :
2592 case SP_CSS_FONT_WEIGHT_800: tsp.weight = FC_WEIGHT_EXTRABOLD ; break;
H A Demf-inout.cpp1405 pEmr->elfw.elfLogFont.lfWeight == U_FW_EXTRABOLD ? SP_CSS_FONT_WEIGHT_800 :
3161 case SP_CSS_FONT_WEIGHT_800: tsp.weight = FC_WEIGHT_EXTRABOLD ; break;
/inkscape/src/libnrtype/
H A DLayout-TNG-Input.cpp219 {SP_CSS_FONT_WEIGHT_800, PANGO_WEIGHT_ULTRABOLD},
H A DFontFactory.cpp468 case SP_CSS_FONT_WEIGHT_800:
H A Dfont-lister.cpp787 case SP_CSS_FONT_WEIGHT_800:

Completed in 352 milliseconds