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

/inkscape/src/
H A Dstyle-enums.h36 SP_CSS_FONT_STYLE_ITALIC, enumerator in enum:SPCSSFontStyle
340 {"italic", SP_CSS_FONT_STYLE_ITALIC},
/inkscape/src/extension/internal/
H A Dlatex-text-renderer.cpp351 if (spanstyle.font_style.computed == SP_CSS_FONT_STYLE_ITALIC)
504 if (spanstyle.font_style.computed == SP_CSS_FONT_STYLE_ITALIC)
H A Dwmf-print.cpp1437 (style->font_style.computed == SP_CSS_FONT_STYLE_ITALIC),
H A Dwmf-inout.cpp1193 d->dc[d->level].style.font_style.value = (font.Italic ? SP_CSS_FONT_STYLE_ITALIC : SP_CSS_FONT_STYLE_NORMAL);
2578 case SP_CSS_FONT_STYLE_ITALIC:
H A Demf-print.cpp2071 (style->font_style.computed == SP_CSS_FONT_STYLE_ITALIC),
H A Demf-inout.cpp1412 d->dc[d->level].style.font_style.value = (pEmr->elfw.elfLogFont.lfItalic ? SP_CSS_FONT_STYLE_ITALIC : SP_CSS_FONT_STYLE_NORMAL);
3147 case SP_CSS_FONT_STYLE_ITALIC:
/inkscape/src/libnrtype/
H A DLayout-TNG-Input.cpp204 {SP_CSS_FONT_STYLE_ITALIC, PANGO_STYLE_ITALIC},
H A DFontFactory.cpp423 case SP_CSS_FONT_STYLE_ITALIC:
H A Dfont-lister.cpp803 case SP_CSS_FONT_STYLE_ITALIC:

Completed in 2446 milliseconds