Searched refs:ptStartSubPath (Results 1 – 2 of 2) sorted by relevance
685 stroke.ptStartSubPath = to; in _beginSubPath()694 if (stroke.center != stroke.ptStartSubPath) in _endSubPath()695 _lineTo(stroke, stroke.ptStartSubPath); in _endSubPath()727 stroke.center = stroke.ptStartSubPath; in _endSubPath()
180 SwPoint ptStartSubPath; member