Home | History | Annotate | Download | only in WebCore

Lines Matching full:winding

2059         [Qt] GraphicsContext::clip(path) should clip using winding fill 
2062 GraphicsContext::clip(path) now uses winding fill and this function is called by
13243 Ensure correctness of nonzero winding rule for full arc paths.
13246 Test: fast/canvas/canvas-arc-360-winding.html
15223 Philip Canvas test 2d.path.rect.winding fails
15226 Rect path direction is important for nonzero winding rule.
109193 [Qt] Canvas: clip() should use non-zero winding rule
109196 Use non-zero winding number rule when clipping a GraphicsContext from canvas.