Searched refs:CanvasFillRule (Results 1 – 1 of 1) sorted by relevance
46 declare type CanvasFillRule = "evenodd" | "nonzero"; alias1974 clip(fillRule?: CanvasFillRule): void;2003 clip(path: Path2D, fillRule?: CanvasFillRule): void;2029 fill(fillRule?: CanvasFillRule): void;2058 fill(path: Path2D, fillRule?: CanvasFillRule): void;