Searched refs:strokeColor (Results 1 - 18 of 18) sorted by relevance

/external/ImageMagick/Magick++/demo/
H A Dshapes.cpp54 image.strokeColor( "black" );
63 image.strokeColor( "black" );
85 image.strokeColor(Color());
H A Dgravity.cpp43 base.strokeColor("#600");
49 base.strokeColor(Color());
H A Ddemo.cpp89 example.strokeColor( Color() );
163 example.strokeColor( "gold" );
482 montageOpts.strokeColor( Color() );
/external/ImageMagick/Magick++/lib/Magick++/
H A DMontage.h69 void strokeColor(const Color &stroke_);
70 Color strokeColor(void) const;
H A DOptions.h199 void strokeColor(const Color &strokeColor_);
200 Color strokeColor(void) const;
H A DImage.h413 void strokeColor(const Color &strokeColor_);
414 Color strokeColor(void) const;
/external/ImageMagick/Magick++/tests/
H A DmontageImages.cpp79 montageOpts.strokeColor( "yellow" );
H A Dattributes.cpp1028 // strokeColor
1031 image.strokeColor(ColorRGB(0.5,0.5,1));
1032 if ( image.strokeColor() != ColorRGB(0.5,0.5,1) )
1035 cout << "Line: " << __LINE__ << ", strokeColor ("
1036 << string(image.strokeColor())
/external/ImageMagick/Magick++/lib/
H A DMontage.cpp130 void Magick::Montage::strokeColor(const Color &stroke_) function in class:Magick::Montage
135 Magick::Color Magick::Montage::strokeColor(void) const function in class:Magick::Montage
H A DOptions.cpp563 void Magick::Options::strokeColor(const Color &strokeColor_) function in class:Magick::Options
571 Magick::Color Magick::Options::strokeColor(void) const function in class:Magick::Options
H A DImage.cpp1385 void Magick::Image::strokeColor(const Magick::Color &strokeColor_) function in class:Magick::Image
1391 options()->strokeColor(strokeColor_);
1396 Magick::Color Magick::Image::strokeColor(void) const function in class:Magick::Image
1398 return(constOptions()->strokeColor());
H A DSTL.cpp1049 image_.strokeColor( _strokeColor );
/external/pdfium/fpdfsdk/src/javascript/
H A DField.h172 FX_BOOL strokeColor(IJS_Context* cc,
544 JS_STATIC_PROP(strokeColor, Field);
H A DField.cpp67 JS_STATIC_PROP_ENTRY(strokeColor)
2310 FX_BOOL Field::strokeColor(IJS_Context* cc, function in class:Field
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-ios.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 312 milliseconds