Searched defs:firstchild (Results 1 - 1 of 1) sorted by relevance
| /inkscape/src/extension/ | ||
| H A D | effect.cpp | 339 Inkscape::XML::Node * firstchild = child->firstChild(); local 340 if (firstchild != NULL) { 341 Inkscape::XML::Node *found = find_menu (firstchild, name); |
Completed in 14 milliseconds