Home
last modified time | relevance | path

Searched refs:GetOtherEndConnection (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.cpp471 OrderingGroupPoint *OrderingGroupPoint::GetOtherEndConnection() in GetOtherEndConnection() function in Inkscape::LivePathEffect::LPEEmbroderyStitchOrdering::OrderingGroupPoint
805 current = current->GetOtherEndConnection(); in AssertIsTour()
822 current = current->GetOtherEndConnection(); in AssertIsTour()
860 current = current->GetOtherEndConnection(); in LinearizeTour()
1001 current = current->GetOtherEndConnection(); in OrderGroups()
H A Dlpe-embrodery-stitch-ordering.h164 OrderingGroupPoint *GetOtherEndConnection();