Searched defs:Round (Results 1 – 2 of 2) sorted by relevance
124 …Round, ///< The stroke is extended in both end-points of a sub-path by a half circle, with a … enumerator135 …Round, ///< The outer corner of the joined path segments is rounded. The circular region is ce… enumerator
204 enum Shape : uint8_t { Square = 1, RampUp, RampDown, Triangle, Round, Smooth }; enumerator