Searched refs:SP_CSS_FONT_WEIGHT_700 (Results 1 - 9 of 9) sorted by relevance

/inkscape/src/
H A Dstyle-enums.h52 SP_CSS_FONT_WEIGHT_700, enumerator in enum:SPCSSFontWeight
371 {"700", SP_CSS_FONT_WEIGHT_700},
H A Dstyle-internal.cpp548 computed = SP_CSS_FONT_WEIGHT_700;
/inkscape/src/extension/internal/
H A Dlatex-text-renderer.cpp342 spanstyle.font_weight.computed == SP_CSS_FONT_WEIGHT_700 ||
495 spanstyle.font_weight.computed == SP_CSS_FONT_WEIGHT_700 ||
H A Dmetafile-print.cpp151 case SP_CSS_FONT_WEIGHT_700: return U_FW_BOLD;
H A Dwmf-inout.cpp1185 font.Weight == U_FW_BOLD ? SP_CSS_FONT_WEIGHT_700 :
2591 case SP_CSS_FONT_WEIGHT_700: tsp.weight = FC_WEIGHT_BOLD ; break;
H A Demf-inout.cpp1404 pEmr->elfw.elfLogFont.lfWeight == U_FW_BOLD ? SP_CSS_FONT_WEIGHT_700 :
3160 case SP_CSS_FONT_WEIGHT_700: tsp.weight = FC_WEIGHT_BOLD ; break;
/inkscape/src/libnrtype/
H A DLayout-TNG-Input.cpp218 {SP_CSS_FONT_WEIGHT_700, PANGO_WEIGHT_BOLD},
H A DFontFactory.cpp463 case SP_CSS_FONT_WEIGHT_700:
H A Dfont-lister.cpp782 case SP_CSS_FONT_WEIGHT_700:

Completed in 118 milliseconds