Home
last modified time | relevance | path

Searched defs:strokeWidth (Results 1 – 5 of 5) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgShape.h211 void strokeWidth(float width) in strokeWidth() function
DtvgShape.cpp325 float Shape::strokeWidth() const noexcept in strokeWidth() function in Shape
DtvgRender.h210 float strokeWidth() const in strokeWidth() function
DtvgSwRenderer.cpp124 auto strokeWidth = validStrokeWidth(); in run() local
DtvgLottieModel.h193 LottieFloat strokeWidth = 0.0f; member