Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowVectorDrawable.java63 int strokeLineCap; field in ShadowVectorDrawable.Path
127 int strokeLineCap, in nUpdateFullPathProperties()
/external/ImageMagick/Magick++/lib/
DOptions.cpp618 void Magick::Options::strokeLineCap(const LineCap lineCap_) in strokeLineCap() function in Magick::Options
623 Magick::LineCap Magick::Options::strokeLineCap(void) const in strokeLineCap() function in Magick::Options
DImage.cpp1428 void Magick::Image::strokeLineCap(const Magick::LineCap lineCap_) in strokeLineCap() function in Magick::Image
1434 Magick::LineCap Magick::Image::strokeLineCap(void) const in strokeLineCap() function in Magick::Image