/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/ |
D | DocumentData.java | 25 @ColorInt public int strokeColor; field in DocumentData 31 float lineHeight, float baselineShift, @ColorInt int color, @ColorInt int strokeColor, in DocumentData() 40 float lineHeight, float baselineShift, @ColorInt int color, @ColorInt int strokeColor, in set()
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/ |
D | DocumentDataParser.java | 39 int strokeColor = 0; in parse() local
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowGradientDrawable.java | 18 private int strokeColor; field in ShadowGradientDrawable
|
D | ShadowVectorDrawable.java | 56 int strokeColor; field in ShadowVectorDrawable.Path 119 int strokeColor, in nUpdateFullPathProperties()
|
D | ShadowNativeVectorDrawable.java | 104 int strokeColor, in nUpdateFullPathProperties() 273 protected static void nSetStrokeColor(long pathPtr, int strokeColor) { in nSetStrokeColor()
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowVectorDrawable.java | 56 int strokeColor; field in ShadowVectorDrawable.Path 119 int strokeColor, in nUpdateFullPathProperties()
|
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/renderer/ |
D | RadarChartRenderer.java | 340 int strokeColor = set.getHighlightCircleStrokeColor(); in drawHighlighted() local 370 int strokeColor, in drawHighlightCircle()
|
/external/ImageMagick/Magick++/lib/ |
D | Montage.cpp | 130 void Magick::Montage::strokeColor(const Color &stroke_) in strokeColor() function in Magick::Montage 135 Magick::Color Magick::Montage::strokeColor(void) const in strokeColor() function in Magick::Montage
|
D | Options.cpp | 567 void Magick::Options::strokeColor(const Color &strokeColor_) in strokeColor() function in Magick::Options 575 Magick::Color Magick::Options::strokeColor(void) const in strokeColor() function in Magick::Options
|
D | Image.cpp | 1390 void Magick::Image::strokeColor(const Magick::Color &strokeColor_) in strokeColor() function in Magick::Image 1401 Magick::Color Magick::Image::strokeColor(void) const in strokeColor() function in Magick::Image
|
/external/robolectric/nativeruntime/src/main/java/org/robolectric/nativeruntime/ |
D | VectorDrawableNatives.java | 51 int strokeColor, in nUpdateFullPathProperties() 123 public static native void nSetStrokeColor(long pathPtr, int strokeColor); in nSetStrokeColor()
|
/external/lottie/sample-compose/src/main/java/com/airbnb/lottie/sample/compose/player/ |
D | PlayerPage.kt | 427 val strokeColor = if (i == 0) colorResource(R.color.background_color1_stroke) else color in BackgroundColorToolbar() constant
|
/external/python/apitools/samples/fusiontables_sample/fusiontables_v1/ |
D | fusiontables_v1_messages.py | 537 strokeColor = _messages.StringField(1) variable in LineStyle 628 strokeColor = _messages.StringField(4) variable in PolygonStyle
|
/external/pdfium/core/fpdfapi/edit/ |
D | cpdf_pagecontentgenerator.cpp | 537 float strokeColor[3]; in ProcessGraphics() local
|
/external/python/apitools/samples/fusiontables_sample/ |
D | fusiontables_v1.json | 273 "strokeColor": { object 376 "strokeColor": { object
|
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | chat.v1.json | 1291 "strokeColor": { object
|