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

/inkscape/src/
H A Dstyle-enums.h47 SP_CSS_FONT_WEIGHT_200, enumerator in enum:SPCSSFontWeight
366 {"200", SP_CSS_FONT_WEIGHT_200},
/inkscape/src/libnrtype/
H A DLayout-TNG-Input.cpp213 {SP_CSS_FONT_WEIGHT_200, PANGO_WEIGHT_ULTRALIGHT},
H A DFontFactory.cpp442 case SP_CSS_FONT_WEIGHT_200:
H A Dfont-lister.cpp761 case SP_CSS_FONT_WEIGHT_200:
/inkscape/src/extension/internal/
H A Dmetafile-print.cpp147 case SP_CSS_FONT_WEIGHT_200: return U_FW_EXTRALIGHT;
H A Dwmf-inout.cpp1180 font.Weight == U_FW_EXTRALIGHT ? SP_CSS_FONT_WEIGHT_200 :
2586 case SP_CSS_FONT_WEIGHT_200: tsp.weight = FC_WEIGHT_EXTRALIGHT ; break;
H A Demf-inout.cpp1399 pEmr->elfw.elfLogFont.lfWeight == U_FW_EXTRALIGHT ? SP_CSS_FONT_WEIGHT_200 :
3155 case SP_CSS_FONT_WEIGHT_200: tsp.weight = FC_WEIGHT_EXTRALIGHT ; break;
/inkscape/src/ui/tools/
H A Dtext-tool.cpp823 || style->font_weight.computed == SP_CSS_FONT_WEIGHT_200

Completed in 307 milliseconds