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

/inkscape/src/
H A Dstyle.cpp1158 SPStyle::_mergeProps( CRPropList *const props ) { function in class:SPStyle
1160 // std::cout << "SPStyle::_mergeProps" << std::endl;
1164 _mergeProps( cr_prop_list_get_next( props ) );
1191 _mergeProps(props);

Completed in 19 milliseconds