Home
last modified time | relevance | path

Searched refs:SP_CSS_FONT_STYLE_OBLIQUE (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dstyle-enums.h63 SP_CSS_FONT_STYLE_OBLIQUE enumerator
380 {"oblique", SP_CSS_FONT_STYLE_OBLIQUE},
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/extension/internal/
H A Dlatex-text-renderer.cpp409 if (spanstyle.font_style.computed == SP_CSS_FONT_STYLE_OBLIQUE) in sp_text_render()
557 if (spanstyle.font_style.computed == SP_CSS_FONT_STYLE_OBLIQUE) in sp_flowtext_render()
H A Dwmf-inout.cpp2601 case SP_CSS_FONT_STYLE_OBLIQUE: in myMetaFileProc()
H A Demf-inout.cpp3171 case SP_CSS_FONT_STYLE_OBLIQUE: in myEnhMetaFileProc()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/libnrtype/
H A DFontFactory.cpp98 case SP_CSS_FONT_STYLE_OBLIQUE: in ink_font_description_from_style()