Searched refs:BackgroundBleedAvoidance (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderBoxModelObject.h | 38 enum BackgroundBleedAvoidance { enum 165 …Border(const PaintInfo&, const LayoutRect&, const RenderStyle*, BackgroundBleedAvoidance = Backgro… 168 … PaintInfo&, const Color&, const FillLayer*, const LayoutRect&, BackgroundBleedAvoidance, InlineFl… 170 …virtual bool boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance, InlineFlowBox* = 0) co… 261 …tAdjustedForBleedAvoidance(GraphicsContext*, const LayoutRect&, BackgroundBleedAvoidance, InlineFl… 262 …RectAdjustedForBleedAvoidance(GraphicsContext*, const LayoutRect&, BackgroundBleedAvoidance) const; 327 …const Path*, BackgroundBleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge, … 329 …const class BorderEdge[], BorderEdgeFlags, BackgroundBleedAvoidance, bool includeLogicalLeftEdge, … 331 …tPoint& innerBorderAdjustment, const class BorderEdge[], BorderEdgeFlags, BackgroundBleedAvoidance, 335 …Color, EBorderStyle, BackgroundBleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRig…
|
D | RenderBox.h | 619 …oid paintBackgroundWithBorderAndBoxShadow(PaintInfo&, const LayoutRect&, BackgroundBleedAvoidance); 620 …void paintBackground(const PaintInfo&, const LayoutRect&, BackgroundBleedAvoidance = BackgroundBle… 622 … PaintInfo&, const Color&, const FillLayer*, const LayoutRect&, BackgroundBleedAvoidance, Composit… 623 … PaintInfo&, const Color&, const FillLayer*, const LayoutRect&, BackgroundBleedAvoidance = Backgro… 628 BackgroundBleedAvoidance determineBackgroundBleedAvoidance(GraphicsContext*) const;
|
D | RenderImage.h | 105 …virtual bool boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance, InlineFlowBox*) const …
|
D | RenderTableCell.h | 236 …virtual bool boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance, InlineFlowBox*) const …
|
D | RenderBoxModelObject.cpp | 486 …leedAvoidance(GraphicsContext* context, const LayoutRect& rect, BackgroundBleedAvoidance bleedAvoi… in borderInnerRectAdjustedForBleedAvoidance() 492 …oidance(GraphicsContext* context, const LayoutRect& borderRect, BackgroundBleedAvoidance bleedAvoi… in backgroundRoundedRectAdjustedForBleedAvoidance() 520 …BackgroundBleedAvoidance bleedAvoidance, InlineFlowBox* box, const LayoutSize& boxSize, CompositeO… in paintFillLayerExtended() 1581 …BackgroundBleedAvoidance bleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge… in paintOneBorderSide() 1644 …rAdjustment, const BorderEdge edges[], BorderEdgeFlags edgeSet, BackgroundBleedAvoidance bleedAvoi… in paintBorderSides() 1692 …const BorderEdge edges[], BorderEdgeFlags edgesToDraw, BackgroundBleedAvoidance bleedAvoidance, bo… in paintTranslucentBorderSides() 1735 …BackgroundBleedAvoidance bleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) in paintBorder() 1898 …onst RenderStyle* style, Color color, EBorderStyle borderStyle, BackgroundBleedAvoidance bleedAvoi… in drawBoxSideFromPath() 2418 bool RenderBoxModelObject::boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance bleedAvoid… in boxShadowShouldBeAppliedToBackground()
|
D | RenderImage.cpp | 482 bool RenderImage::boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance bleedAvoidance, Inl… in boxShadowShouldBeAppliedToBackground()
|
D | RenderBox.cpp | 1225 BackgroundBleedAvoidance RenderBox::determineBackgroundBleedAvoidance(GraphicsContext* context) con… in determineBackgroundBleedAvoidance() 1272 BackgroundBleedAvoidance bleedAvoidance = determineBackgroundBleedAvoidance(paintInfo.context); in paintBoxDecorationsWithRect() 1296 …AndBoxShadow(PaintInfo& paintInfo, const LayoutRect& paintRect, BackgroundBleedAvoidance bleedAvoi… in paintBackgroundWithBorderAndBoxShadow() 1318 …ground(const PaintInfo& paintInfo, const LayoutRect& paintRect, BackgroundBleedAvoidance bleedAvoi… in paintBackground() 1565 BackgroundBleedAvoidance bleedAvoidance, CompositeOperator op, RenderObject* backgroundObject) in paintFillLayers() 1604 BackgroundBleedAvoidance bleedAvoidance, CompositeOperator op, RenderObject* backgroundObject) in paintFillLayer()
|
D | RenderTableCell.cpp | 1238 bool RenderTableCell::boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance, InlineFlowBox*… in boxShadowShouldBeAppliedToBackground() argument
|
/external/chromium_org/tools/telemetry/unittest_data/ |
D | perf_report_output.txt | 2026 …WebCore::FillLayer const*, WebCore::LayoutRect const&, WebCore::BackgroundBleedAvoidance, WebCore:… 2028 …WebCore::FillLayer const*, WebCore::LayoutRect const&, WebCore::BackgroundBleedAvoidance, WebCore:…
|