Searched defs:font_stretch (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/
H A Dsp-font-face.h79 std::vector<FontFaceStretchType> font_stretch; member in class:SPFontFace
H A Dstyle.h102 SPIEnum font_stretch; member in class:SPStyle
/inkscape/src/libcroco/
H A Dcr-style.h273 enum CRFontStretch font_stretch ; member in struct:_CRStyle
/inkscape/src/extension/internal/pdfinput/
H A Dsvg-builder.cpp1110 GfxFont::Stretch font_stretch = font->getStretch(); local
1112 switch (font_stretch) {

Completed in 84 milliseconds