Searched refs:_showChildren (Results 1 - 4 of 4) sorted by relevance
| /inkscape/src/ |
| H A D | sp-switch.h | 32 virtual void _showChildren (Inkscape::Drawing &drawing, Inkscape::DrawingItem *ai, unsigned int key, unsigned int flags);
|
| H A D | sp-item-group.h | 66 virtual void _showChildren (Inkscape::Drawing &drawing, Inkscape::DrawingItem *ai, unsigned int key, unsigned int flags);
|
| H A D | sp-switch.cpp | 130 void SPSwitch::_showChildren (Inkscape::Drawing &drawing, Inkscape::DrawingItem *ai, unsigned int key, unsigned int flags) { function in class:SPSwitch
|
| H A D | sp-item-group.cpp | 345 this->_showChildren(drawing, ai, key, flags); 781 void SPGroup::_showChildren (Inkscape::Drawing &drawing, Inkscape::DrawingItem *ai, unsigned int key, unsigned int flags) { function in class:SPGroup
|
Completed in 15 milliseconds