Searched defs:lineLength (Results 1 – 2 of 2) sorted by relevance
235 static void _outside(SwStroke& stroke, int32_t side, SwFixed lineLength) in _outside()296 static void _inside(SwStroke& stroke, int32_t side, SwFixed lineLength) in _inside()333 void _processCorner(SwStroke& stroke, SwFixed lineLength) in _processCorner()354 void _firstSubPath(SwStroke& stroke, SwFixed startAngle, SwFixed lineLength) in _firstSubPath()389 auto lineLength = mathLength(delta); in _lineTo() local
178 SwFixed lineLength; member