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

/inkscape/src/
H A Dselection.cpp103 _context_release_connection = _selection_context->connectRelease(sigc::mem_fun(*this, &Selection::_releaseContext));
106 _releaseContext(_selection_context);
114 Selection::_releaseContext(SPObject *obj) function in class:Inkscape::Selection
H A Dselection.h363 void _releaseContext(SPObject *obj);

Completed in 21 milliseconds