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

/inkscape/src/xml/
H A Dnode-event-vector.h57 void (* child_removed) (Node *repr, Node *child, Node *ref, void* data); member in struct:Inkscape::XML::NodeEventVector
H A Dsimple-node.cpp557 void child_removed(Node *node, Node *child, Node *ref, void *data) { function in namespace:Inkscape::XML::__anon189
575 &child_removed,

Completed in 866 milliseconds