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

/inkscape/src/extension/internal/pdfinput/
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 16 milliseconds