Home
last modified time | relevance | path

Searched refs:BorderRadiusClippingRule (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.h73 enum BorderRadiusClippingRule { IncludeSelfForBorderRadius, DoNotIncludeSelfForBorderRadius }; enum
535 …ntingInfo&, GraphicsContext*, const ClipRect&, PaintLayerFlags, BorderRadiusClippingRule = Include…
DRenderLayer.cpp1535 PaintLayerFlags paintFlags, BorderRadiusClippingRule rule) in clipToRect()