Home
last modified time | relevance | path

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

/dports/multimedia/shotcut/shotcut-21.03.21/src/widgets/scopes/
H A Daudiowaveformscopewidget.cpp42 static int graphTopY(const QSize& widgetSize, int channel, int maxChan, int padding) in graphTopY() function
219 y = graphTopY(size, c, m_channels, m_graphTopPadding); in createGrid()