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

/inkscape/src/2geom/
H A Dintersection-graph.h77 boost::intrusive::list_member_hook<> _proc_hook; member in struct:Geom::PathIntersectionGraph::IntersectionVertex
100 , &IntersectionVertex::_proc_hook
H A Dintersection-graph.cpp364 while (i->_proc_hook.is_linked()) {
397 if (prev->_proc_hook.is_linked()) {
400 if (i->_proc_hook.is_linked()) {

Completed in 690 milliseconds