Home
last modified time | relevance | path

Searched defs:markBorderColor (Results 1 – 2 of 2) sorted by relevance

/dports/devel/upp/upp/uppsrc/ScatterDraw/
H A DMarkPlot.h73 const double& markBorderWidth, const Color& markBorderColor) const in DoPaint()
82 const double& markBorderWidth, const Color& markBorderColor) const in Paint()
87 const double& markBorderWidth, const Color& markBorderColor) const in Paint()
97 const double& markBorderWidth, const Color& markBorderColor) const in DoPaint()
110 const double& markBorderWidth, const Color& markBorderColor) const in Paint()
115 const double& markBorderWidth, const Color& markBorderColor) const in Paint()
125 const double& markBorderWidth, const Color& markBorderColor) const in DoPaint()
139 const double& markBorderWidth, const Color& markBorderColor) const in Paint()
144 const double& markBorderWidth, const Color& markBorderColor) const in Paint()
318 const Color& markColor, const double& markBorderWidth, const Color& markBorderColor) const in DoPaint()
[all …]
H A DScatterDraw.h101 Color markBorderColor; variable