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

/inkscape/src/
H A Dstyle.cpp1119 _mergeDeclList( decl_list );
1125 SPStyle::_mergeDeclList( CRDeclaration const *const decl_list ) { function in class:SPStyle
1127 // std::cout << "SPStyle::_mergeDeclList" << std::endl;
1133 _mergeDeclList( decl_list->next );

Completed in 1566 milliseconds