Home
last modified time | relevance | path

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

/dports/cad/qelectrotech/qet-0.7.0/sources/titleblock/
H A Dtemplatecellsset.cpp149 qreal highest_right = -100000; in bottomRightCell() local
153 if (right > highest_right) { in bottomRightCell()
154 highest_right = right; in bottomRightCell()