Searched defs:_object (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ui/ | ||
H A D | interface.h | 123 SPObject *_object; // pointer to the object selected at the time the ContextMenu is created member in class:ContextMenu |
/inkscape/src/widgets/ | ||
H A D | sp-attribute-widget.h | 130 SPObject *_object; member in class:SPAttributeTable |
/inkscape/src/ui/widget/ | ||
H A D | layer-selector.cpp | 215 : _column(column), _object(object) {} 218 return current == &_object; 222 SPObject &_object; member in class:Inkscape::Widgets::__anon144::column_matches_object |
Completed in 62 milliseconds