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

/inkscape/src/xml/
H A Dsubtree.cpp32 void synthesize_events_recursive(Node &node, NodeObserver &observer) { function in namespace:Inkscape::XML::__anon567
35 synthesize_events_recursive(*iter, observer);
42 synthesize_events_recursive(_root, observer);

Completed in 13 milliseconds