Searched defs:child_removed (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/xml/ | ||
H A D | node-event-vector.h | 57 void (* child_removed) (Node *repr, Node *child, Node *ref, void* data); member in struct:Inkscape::XML::NodeEventVector |
H A D | simple-node.cpp | 557 void child_removed(Node *node, Node *child, Node *ref, void *data) { function in namespace:Inkscape::XML::__anon189 575 &child_removed, |
Completed in 866 milliseconds