Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/analyze/
H A Danalyze.cpp59 constexpr double halfTimelineHeight = 0.35; variable
507 rect->topLeft->setCoords(start, y + halfTimelineHeight); in addSession()
508 rect->bottomRight->setCoords(end, y - halfTimelineHeight); in addSession()
517 stripe->topLeft->setCoords(start, y + halfTimelineHeight / 2.0); in addSession()
518 stripe->bottomRight->setCoords(end, y - halfTimelineHeight / 2.0); in addSession()