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

/inkscape/src/libavoid/
H A Drouter.h356 const int p_cluster);
357 void adjustClustersWithDel(const int p_cluster);
H A Drouter.cpp1001 const int p_cluster)
1008 enclosingClusters[k->id].insert(p_cluster);
1014 void Router::adjustClustersWithDel(const int p_cluster) argument
1019 (*k).second.erase(p_cluster);
1000 adjustClustersWithAdd(const PolygonInterface& poly, const int p_cluster) argument

Completed in 654 milliseconds