Home
last modified time | relevance | path

Searched defs:fillColor (Results 1 – 20 of 20) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DBezierLineAndPointFormatter.java33 public BezierLineAndPointFormatter(Integer lineColor, Integer vertexColor, Integer fillColor) { in BezierLineAndPointFormatter()
37 …public BezierLineAndPointFormatter(Integer lineColor, Integer vertexColor, Integer fillColor, Fill… in BezierLineAndPointFormatter()
DLineAndPointFormatter.java73 …public LineAndPointFormatter(Integer lineColor, Integer vertexColor, Integer fillColor, PointLabel… in LineAndPointFormatter()
77 …public LineAndPointFormatter(Integer lineColor, Integer vertexColor, Integer fillColor, PointLabel… in LineAndPointFormatter()
119 protected void initFillPaint(Integer fillColor) { in initFillPaint()
DStepFormatter.java30 public StepFormatter(Integer lineColor, Integer fillColor) { in StepFormatter()
DBarFormatter.java58 public BarFormatter(int fillColor, int borderColor) { in BarFormatter()
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/pie/
DSegmentFormatter.java80 public SegmentFormatter(Integer fillColor) { in SegmentFormatter()
88 public SegmentFormatter(Integer fillColor, Integer borderColor) { in SegmentFormatter()
95 public SegmentFormatter(Integer fillColor, Integer outerEdgeColor, in SegmentFormatter()
/external/ImageMagick/Magick++/lib/
DMontage.cpp60 void Magick::Montage::fillColor(const Color &fill_) in fillColor() function in Magick::Montage
65 Magick::Color Magick::Montage::fillColor(void) const in fillColor() function in Magick::Montage
DOptions.cpp238 void Magick::Options::fillColor(const Color &fillColor_) in fillColor() function in Magick::Options
246 Magick::Color Magick::Options::fillColor(void) const in fillColor() function in Magick::Options
DImage.cpp788 void Magick::Image::fillColor(const Magick::Color &fillColor_) in fillColor() function in Magick::Image
794 Magick::Color Magick::Image::fillColor(void) const in fillColor() function in Magick::Image
5041 fillColor; in floodFill() local
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DBarPlotExampleActivity.java385 public MyBarFormatter(int fillColor, int borderColor) { in MyBarFormatter()
/external/pdfium/xfa/src/fwl/src/theme/
Dwidgettp.cpp418 FX_ARGB fillColor, in FillSoildRect()
460 FX_ARGB fillColor, in DrawAnnulusRect()
481 FX_ARGB fillColor, in DrawAnnulusCircle()
/external/chromium-trace/catapult/telemetry/third_party/flot/
Djquery.flot.min.js28 ….a=i!=null?i:1,s.add=function(e,t){for(var n=0;n<e.length;++n)s[e.charAt(n)]+=t;return s.normalize…
/external/chromium-trace/catapult/third_party/flot/
Djquery.flot.js565 fillColor: "#ffffff", property
573 fillColor: null, property
583 fillColor: null, property
Djquery.flot.min.js7 …a:1;o.add=function(c,d){for(var i=0;i<c.length;++i)o[c.charAt(i)]+=d;return o.normalize()};o.scale…
/external/skia/gm/
Dmultipicturedraw.cpp44 static const SkPicture* make_hex_plane_picture(SkColor fillColor) { in make_hex_plane_picture()
/external/deqp/modules/egl/
DteglResizeTests.cpp241 const Vec3 fillColor (1.0f, 0.0f, 0.0f); in initSurface() local
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.cpp1585 CFX_Color fillColor(cr); in XFA_BOX_Fill() local
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp292 } fillColor; member
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp246 float fillColor[4]; member
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp312 } fillColor; member
/external/pdfium/fpdfsdk/src/javascript/
DField.cpp1422 FX_BOOL Field::fillColor(IJS_Context* cc, in fillColor() function in Field