Home
last modified time | relevance | path

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

/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svgui/view/
H A DView.h505 Layer *getScaleProvidingLayerForUnit(QString unit) const;
H A DView.cpp206 Layer *layer = getScaleProvidingLayerForUnit(unit); in getVisibleExtentsForUnit()
246 View::getScaleProvidingLayerForUnit(QString unit) const in getScaleProvidingLayerForUnit() function in View
H A DPane.cpp638 scaleLayer = getScaleProvidingLayerForUnit(unit); in drawVerticalScale()