Home
last modified time | relevance | path

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

/dports/math/analitza/analitza-21.12.3/analitzaplot/
H A Dplotter2d.cpp417 const float axispolarseparation = axisxseparation*0.5; in drawPolarTickLabels() local
448 painter->drawText(toWidget(p)+QPointF(0.0, -axispolarseparation), s); in drawPolarTickLabels()
451 painter->drawText(toWidget(p)+QPointF(axispolarseparation, 0.0), s); in drawPolarTickLabels()