Searched refs:_blockSetItem (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/
H A Dshape-editor.h39 static void blockSetItem(bool b) { _blockSetItem = b; } // kludge
48 static bool _blockSetItem; member in class:Inkscape::UI::ShapeEditor
H A Dshape-editor.cpp32 bool ShapeEditor::_blockSetItem = false; member in class:Inkscape::UI::ShapeEditor
115 if (_blockSetItem) {

Completed in 14 milliseconds