Searched defs:font_stretch (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/ | ||
H A D | sp-font-face.h | 79 std::vector<FontFaceStretchType> font_stretch; member in class:SPFontFace |
H A D | style.h | 102 SPIEnum font_stretch; member in class:SPStyle |
/inkscape/src/libcroco/ | ||
H A D | cr-style.h | 273 enum CRFontStretch font_stretch ; member in struct:_CRStyle |
/inkscape/src/extension/internal/pdfinput/ | ||
H A D | svg-builder.cpp | 1110 GfxFont::Stretch font_stretch = font->getStretch(); local 1112 switch (font_stretch) { |
Completed in 84 milliseconds