Home
last modified time | relevance | path

Searched defs:strokeMiterLimit (Results 1 – 3 of 3) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowVectorDrawable.java65 float strokeMiterLimit; field in ShadowVectorDrawable.Path
126 float strokeMiterLimit, in nUpdateFullPathProperties()
/external/ImageMagick/Magick++/lib/
DOptions.cpp638 void Magick::Options::strokeMiterLimit(const size_t miterLimit_) in strokeMiterLimit() function in Magick::Options
643 size_t Magick::Options::strokeMiterLimit(void) const in strokeMiterLimit() function in Magick::Options
DImage.cpp1450 void Magick::Image::strokeMiterLimit(const size_t strokeMiterLimit_) in strokeMiterLimit() function in Magick::Image
1456 size_t Magick::Image::strokeMiterLimit(void) const in strokeMiterLimit() function in Magick::Image