Searched refs:CHILD_ROOT (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/display/ | ||
H A D | drawing-item.h | 149 CHILD_ROOT = 4, // root item of _drawing enumerator in enum:Inkscape::DrawingItem::ChildType |
H A D | drawing.cpp | 62 item->_child_type = DrawingItem::CHILD_ROOT; |
H A D | drawing-item.cpp | 171 case CHILD_ROOT: |
Completed in 2295 milliseconds