Home
last modified time | relevance | path

Searched refs:FindNearest2 (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Dlpe-embrodery-stitch-ordering.h73 void FindNearest2(const std::vector<OrderingInfoEx *> &infos);
H A Dlpe-embrodery-stitch-ordering.cpp253 void OrderingPoint::FindNearest2(const std::vector<OrderingInfoEx *> &infos) in FindNearest2() function in Inkscape::LivePathEffect::LPEEmbroderyStitchOrdering::OrderingPoint
1039 (*it)->beg.FindNearest2(infoex); in OrderingAdvanced()
1040 (*it)->end.FindNearest2(infoex); in OrderingAdvanced()