Home
last modified time | relevance | path

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

/dports/cad/openroad/OpenROAD-2.0/src/gui/src/
H A DstaGui.cpp544 auto getSegmentEnds = [&](int node_idx, int& x, int& y) { in highlightStage() local
563 getSegmentEnds(highlight_node_, src_x, src_y); in highlightStage()
571 getSegmentEnds(nxt_stage, dst_x, dst_y); in highlightStage()