Searched refs:CLIP_WIDTH (Results 1 – 1 of 1) sorted by relevance
42 constexpr double CLIP_WIDTH = 1.0; variable1082 …overlay->clipWidth_ = std::clamp((CLIP_WIDTH - (value - STROKE_MIN_WIDTH).Value()), 0.0, CLIP_WIDT… in BuildStrokeWidthAnimation()