Searched refs:marker_mid (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dstyle.h245 SPIString marker_mid; member in class:SPStyle
H A Dstyle.cpp196 marker_mid( "marker-mid" ), // SPIString
280 marker_ptrs[SP_MARKER_LOC_MID] = &marker_mid;
363 _properties.push_back( &marker_mid );
460 // _propmap.insert( std::make_pair( marker_mid.name, reinterpret_cast<SPIBasePtr>(&SPStyle::marker_mid ) ) );
950 marker_mid.readIfUnset( val );
1668 if (style->marker_mid.set) {
H A Ddesktop-style.cpp773 style->marker_mid.set || // still calculate the stroke width

Completed in 61 milliseconds