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

/inkscape/src/
H A Dstyle.h265 SPIEnum color_rendering; member in class:SPStyle
H A Dstyle.cpp206 color_rendering( "color-rendering", enum_color_rendering, SP_CSS_COLOR_RENDERING_AUTO),
372 _properties.push_back( &color_rendering );
469 // _propmap.insert( std::make_pair( color_rendering.name, reinterpret_cast<SPIBasePtr>(&SPStyle::color_rendering ) ) );
920 color_rendering.readIfUnset( val );
1719 if (style->color_rendering.set) {

Completed in 87 milliseconds