Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowVectorDrawable.java64 int strokeLineJoin; field in ShadowVectorDrawable.Path
128 int strokeLineJoin, in nUpdateFullPathProperties()
/external/ImageMagick/Magick++/lib/
DOptions.cpp628 void Magick::Options::strokeLineJoin(const LineJoin lineJoin_) in strokeLineJoin() function in Magick::Options
633 Magick::LineJoin Magick::Options::strokeLineJoin(void) const in strokeLineJoin() function in Magick::Options
DImage.cpp1439 void Magick::Image::strokeLineJoin(const Magick::LineJoin lineJoin_) in strokeLineJoin() function in Magick::Image
1445 Magick::LineJoin Magick::Image::strokeLineJoin(void) const in strokeLineJoin() function in Magick::Image