Searched refs:_setStyle (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/extension/internal/pdfinput/
H A Dsvg-builder.h188 SPCSSAttr *_setStyle(GfxState *state, bool fill, bool stroke, bool even_odd=false);
H A Dsvg-builder.cpp417 SPCSSAttr *SvgBuilder::_setStyle(GfxState *state, bool fill, bool stroke, bool even_odd) { function in class:Inkscape::Extension::Internal::SvgBuilder
449 SPCSSAttr *css = _setStyle(state, fill, stroke, even_odd);
1433 new_glyph.style = _setStyle(state, has_fill, has_stroke);

Completed in 41 milliseconds