Home
last modified time | relevance | path

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

/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/src/
H A DqanGrid.cpp67 void Grid::setThickColor( QColor thickColor ) noexcept in setThickColor() argument
69 if ( thickColor != _thickColor ) { in setThickColor()
70 _thickColor = thickColor; in setThickColor()
H A DqanGrid.h83 …Q_PROPERTY( QColor thickColor READ getThickColor WRITE setThickColor NOTIFY thickColorChanged FINA…
84 void setThickColor( QColor thickColor ) noexcept;
H A DLineGrid.qml61 ctx.strokeStyle = lineGrid.thickColor
80 ctx.strokeStyle = Qt.darker(lineGrid.thickColor, 1.3)
H A DGraphView.qml50 property color gridThickColor: grid ? grid.thickColor : lineGrid.thickColor
68 grid.thickColor = gridThickColor
/dports/net/concourse-fly/concourse-6.7.1/web/elm/src/Dashboard/
H A DStyles.elm329 , thickColor : String
333 striped { pipelineRunningKeyframes, thickColor, thinColor } =
334 [ style "background-image" <| withStripes thickColor thinColor
341 withStripes thickColor thinColor =
345 ++ thickColor
347 ++ thickColor
360 , thickColor = Colors.card
822 , thickColor =
/dports/misc/concourse/concourse-6.7.2/web/elm/src/Dashboard/
H A DStyles.elm329 , thickColor : String
333 striped { pipelineRunningKeyframes, thickColor, thinColor } =
334 [ style "background-image" <| withStripes thickColor thinColor
341 withStripes thickColor thinColor =
345 ++ thickColor
347 ++ thickColor
360 , thickColor = Colors.card
822 , thickColor =
/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/doc/web/docs/
H A Dgraph.md115 - `thickColor`: Color for points or lines.
/dports/net/concourse-fly/concourse-6.7.1/web/elm/src/Build/
H A DStyles.elm88 , thickColor = Colors.startedFaded
/dports/misc/concourse/concourse-6.7.2/web/elm/src/Build/
H A DStyles.elm88 , thickColor = Colors.startedFaded