Searched refs:_flags (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/ui/widget/
H A Dfilter-effect-chooser.cpp31 _flags = flags;
58 if (!(_flags & BLEND)) {
H A Dfilter-effect-chooser.h51 int _flags; member in class:Inkscape::UI::Widget::SimpleFilterModifier
/inkscape/src/
H A Dselection.cpp53 _flags(0),
76 this->_flags |= flags;
84 guint flags = selection->_flags;
85 selection->_flags = 0;
H A Dselection.h382 unsigned int _flags; member in class:Inkscape::Selection

Completed in 89 milliseconds