Searched refs:_proc_hook (Results 1 - 2 of 2) sorted by relevance
| /inkscape/src/2geom/ | ||
| H A D | intersection-graph.h | 77 boost::intrusive::list_member_hook<> _proc_hook; member in struct:Geom::PathIntersectionGraph::IntersectionVertex 100 , &IntersectionVertex::_proc_hook |
| H A D | intersection-graph.cpp | 364 while (i->_proc_hook.is_linked()) { 397 if (prev->_proc_hook.is_linked()) { 400 if (i->_proc_hook.is_linked()) { |
Completed in 22 milliseconds