Home
last modified time | relevance | path

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

/dports/graphics/photivo/photivo/Sources/
H A DptTheme.h86 QColor sliderStartDisabledColor() { return c_SliderStartDisabled; } in sliderStartDisabledColor()
135 QColor c_SliderStartDisabled; variable
H A DptTheme.cpp259 c_SliderStartDisabled.setNamedColor(i.value()); in SetupStylesheet()