Searched defs:_releaseContext (Results 1 - 1 of 1) 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

Completed in 18 milliseconds