/external/ImageMagick/Magick++/demo/ |
D | shapes.cpp | 54 image.strokeColor( "black" ); in main() 63 image.strokeColor( "black" ); in main() 85 image.strokeColor(Color()); in main()
|
D | gravity.cpp | 43 base.strokeColor("#600"); in main() 49 base.strokeColor(Color()); in main()
|
D | demo.cpp | 89 example.strokeColor( Color() ); in main() 163 example.strokeColor( "gold" ); in main() 482 montageOpts.strokeColor( Color() ); in main()
|
/external/pdfium/xfa/fxgraphics/ |
D | cfx_graphics.cpp | 173 m_info.strokeColor = color; in SetStrokeColor() 276 if (!m_info.strokeColor) in RenderDeviceStrokePath() 283 switch (m_info.strokeColor->m_type) { in RenderDeviceStrokePath() 286 m_info.strokeColor->m_info.argb, 0); in RenderDeviceStrokePath() 522 : isActOnDash(false), strokeColor(nullptr), fillColor(nullptr) {} in TInfo() 528 strokeColor(info.strokeColor), in TInfo() 535 strokeColor = other.strokeColor; in operator =()
|
D | cfx_graphics.h | 84 CFX_Color* strokeColor; member
|
/external/pdfium/core/fpdfapi/edit/ |
D | cpdf_pagecontentgenerator.cpp | 209 FX_FLOAT strokeColor[3]; in ProcessGraphics() local 210 if (GetColor(pPageObj->m_ColorState.GetStrokeColor(), strokeColor)) { in ProcessGraphics() 211 *buf << strokeColor[0] << " " << strokeColor[1] << " " << strokeColor[2] in ProcessGraphics()
|
/external/skia/gm/ |
D | occludedrrectblur.cpp | 24 SkColor strokeColor; in draw_rrect() local 36 strokeColor = SK_ColorRED; in draw_rrect() 39 strokeColor = SK_ColorYELLOW; in draw_rrect() 42 strokeColor = SK_ColorCYAN; in draw_rrect() 59 stroke.setColor(strokeColor); in draw_rrect()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Montage.h | 69 void strokeColor(const Color &stroke_); 70 Color strokeColor(void) const;
|
D | Options.h | 199 void strokeColor(const Color &strokeColor_); 200 Color strokeColor(void) const;
|
D | Image.h | 413 void strokeColor(const Color &strokeColor_); 414 Color strokeColor(void) const;
|
/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 | 563 void Magick::Options::strokeColor(const Color &strokeColor_) in strokeColor() function in Magick::Options 571 Magick::Color Magick::Options::strokeColor(void) const in strokeColor() function in Magick::Options
|
D | Image.cpp | 1385 void Magick::Image::strokeColor(const Magick::Color &strokeColor_) in strokeColor() function in Magick::Image 1391 options()->strokeColor(strokeColor_); in strokeColor() 1396 Magick::Color Magick::Image::strokeColor(void) const in strokeColor() function in Magick::Image 1398 return(constOptions()->strokeColor()); in strokeColor()
|
D | STL.cpp | 1049 image_.strokeColor( _strokeColor ); in operator ()()
|
/external/ImageMagick/Magick++/tests/ |
D | montageImages.cpp | 79 montageOpts.strokeColor( "yellow" ); in main()
|
D | attributes.cpp | 1031 image.strokeColor(ColorRGB(0.5,0.5,1)); in main() 1032 if ( image.strokeColor() != ColorRGB(0.5,0.5,1) ) in main() 1036 << string(image.strokeColor()) in main()
|
/external/pdfium/fpdfsdk/javascript/ |
D | Field.h | 187 bool strokeColor(CJS_Runtime* pRuntime, 558 JS_STATIC_PROP(strokeColor, Field);
|
D | Field.cpp | 2202 bool Field::strokeColor(CJS_Runtime* pRuntime, in strokeColor() function in Field
|
/external/ImageMagick/Magick++/ |
D | ChangeLog | 795 * lib/Magick++/Montage.h (strokeColor): New method. 1111 (strokeColor): New method to specify outline color when drawing 1114 strokeColor. Getting penColor retrieves the value of 1115 strokeColor. This supports backwards compatability.
|
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |