Home
last modified time | relevance | path

Searched defs:fillColor (Results 1 – 24 of 24) 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/pdfium/xfa/fxgraphics/
Dcxfa_graphics.h74 CXFA_GEColor fillColor; member
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowVectorDrawable.java58 int fillColor; field in ShadowVectorDrawable.Path
121 int fillColor, in nUpdateFullPathProperties()
/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.cpp242 void Magick::Options::fillColor(const Color &fillColor_) in fillColor() function in Magick::Options
250 Magick::Color Magick::Options::fillColor(void) const in fillColor() function in Magick::Options
DImage.cpp784 void Magick::Image::fillColor(const Magick::Color &fillColor_) in fillColor() function in Magick::Image
790 Magick::Color Magick::Image::fillColor(void) const in fillColor() function in Magick::Image
5110 fillColor; in floodFill() local
/external/skia/tools/viewer/
DImGuiLayer.h62 void fillColor(ImU32 color) { in fillColor() function
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DBarPlotExampleActivity.java385 public MyBarFormatter(int fillColor, int borderColor) { in MyBarFormatter()
/external/pdfium/core/fpdfapi/edit/
Dcpdf_pagecontentgenerator.cpp268 float fillColor[3]; in ProcessGraphics() local
/external/pdfium/xfa/fwl/theme/
Dcfwl_widgettp.cpp126 FX_ARGB fillColor, in FillSoildRect()
/external/pdfium/fxjs/xfa/
Dcjx_exclgroup.cpp178 void CJX_ExclGroup::fillColor(CFXJSE_Value* pValue, in fillColor() function in CJX_ExclGroup
Dcjx_field.cpp401 void CJX_Field::fillColor(CFXJSE_Value* pValue, in fillColor() function in CJX_Field
/external/skia/gm/
Dmultipicturedraw.cpp46 static sk_sp<SkPicture> make_hex_plane_picture(SkColor fillColor) { in make_hex_plane_picture()
/external/skqp/gm/
Dmultipicturedraw.cpp46 static sk_sp<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/python/apitools/samples/fusiontables_sample/fusiontables_v1/
Dfusiontables_v1_messages.py625 fillColor = _messages.StringField(1) variable in PolygonStyle
/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/python/apitools/samples/fusiontables_sample/
Dfusiontables_v1.json363 "fillColor": { object