Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgShape.cpp384 Result Shape::strokeMiterlimit(float miterlimit) noexcept in strokeMiterlimit() function in Shape
407 float Shape::strokeMiterlimit() const noexcept in strokeMiterlimit() function in Shape
DtvgShape.h261 void strokeMiterlimit(float miterlimit) in strokeMiterlimit() function
DtvgRender.h262 float strokeMiterlimit() const in strokeMiterlimit() function