Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dgraphlayout.cpp159 unsigned rect_index_first = i_iter->second; in graphlayout() local
163 es.emplace_back(rect_index_first, rect_index_second); in graphlayout()
167 … constraints.push_back(new SeparationConstraint(YDIM, rect_index_first, rect_index_second, in graphlayout()