Home
last modified time | relevance | path

Searched defs:Round (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/libs/thorvg/
Dthorvg.h124Round, ///< The stroke is extended in both end-points of a sub-path by a half circle, with a … enumerator
135Round, ///< The outer corner of the joined path segments is rounded. The circular region is ce… enumerator
DtvgLottieModel.h204 enum Shape : uint8_t { Square = 1, RampUp, RampDown, Triangle, Round, Smooth }; enumerator