Searched refs:beginCap (Results 1 – 1 of 1) sorted by relevance
99 const LineCapType beginCap = layout.get<LineCap>(); in addGeometry() local202 const LineCapType currentCap = nextCoordinate ? beginCap : endCap; in addGeometry()