Searched refs:BorderRadiusClippingRule (Results 1 – 2 of 2) sorted by relevance
73 enum BorderRadiusClippingRule { IncludeSelfForBorderRadius, DoNotIncludeSelfForBorderRadius }; enum535 …ntingInfo&, GraphicsContext*, const ClipRect&, PaintLayerFlags, BorderRadiusClippingRule = Include…
1535 PaintLayerFlags paintFlags, BorderRadiusClippingRule rule) in clipToRect()