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

/inkscape/src/
H A Dstyle.h69 void _mergeProps( CRPropList *const props );
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 358 milliseconds