Home
last modified time | relevance | path

Searched defs:needsTextLabelHeight (Results 1 – 4 of 4) sorted by relevance

/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svgui/layer/
H A DSpectrumLayer.h104 bool needsTextLabelHeight() const override { return true; } in needsTextLabelHeight() function
H A DLayer.h442 virtual bool needsTextLabelHeight() const { return false; } in needsTextLabelHeight() function
H A DTimeInstantLayer.cpp161 TimeInstantLayer::needsTextLabelHeight() const in needsTextLabelHeight() function in TimeInstantLayer
H A DTimeValueLayer.cpp168 TimeValueLayer::needsTextLabelHeight() const in needsTextLabelHeight() function in TimeValueLayer