Searched defs:font_style (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/libnrtype/
H A Dfont-style.h13 struct font_style { struct
/inkscape/src/
H A Dsp-font-face.h76 std::vector<FontFaceStyleType> font_style; member in class:SPFontFace
H A Dstyle.h96 SPIEnum font_style; member in class:SPStyle
/inkscape/src/libcroco/
H A Dcr-style.h270 enum CRFontStyle font_style ; member in struct:_CRStyle
/inkscape/src/extension/internal/pdfinput/
H A Dsvg-builder.cpp1031 char *font_style = NULL; local
1043 font_style = style_delim + 1;
1044 font_style_lowercase = g_ascii_strdown(font_style, -1);
1065 } else if (font_style) {
1090 } else if (font_style) {

Completed in 383 milliseconds