Home
last modified time | relevance | path

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

/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svgui/view/
H A DView.h519 bool areLayerColoursSignificant() const;
H A DView.cpp1859 View::areLayerColoursSignificant() const in areLayerColoursSignificant() function in View
2579 bool translucent = !areLayerColoursSignificant(); in drawSelections()