Searched refs:BackgroundBleedAvoidance (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderBoxModelObject.h | 39 enum BackgroundBleedAvoidance { enum 164 …Border(const PaintInfo&, const LayoutRect&, const RenderStyle*, BackgroundBleedAvoidance = Backgro… 167 … PaintInfo&, const Color&, const FillLayer*, const LayoutRect&, BackgroundBleedAvoidance, InlineFl… 169 …virtual bool boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance, InlineFlowBox* = 0) co… 258 …tAdjustedForBleedAvoidance(GraphicsContext*, const LayoutRect&, BackgroundBleedAvoidance, InlineFl… 259 …RectAdjustedForBleedAvoidance(GraphicsContext*, const LayoutRect&, BackgroundBleedAvoidance) const; 324 …const Path*, BackgroundBleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge, … 326 …const class BorderEdge[], BorderEdgeFlags, BackgroundBleedAvoidance, bool includeLogicalLeftEdge, … 328 …tPoint& innerBorderAdjustment, const class BorderEdge[], BorderEdgeFlags, BackgroundBleedAvoidance, 332 …Color, EBorderStyle, BackgroundBleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRig…
|
D | RenderBox.h | 636 …oid paintBackgroundWithBorderAndBoxShadow(PaintInfo&, const LayoutRect&, BackgroundBleedAvoidance); 637 …void paintBackground(const PaintInfo&, const LayoutRect&, BackgroundBleedAvoidance = BackgroundBle… 639 … PaintInfo&, const Color&, const FillLayer*, const LayoutRect&, BackgroundBleedAvoidance, Composit… 640 … PaintInfo&, const Color&, const FillLayer*, const LayoutRect&, BackgroundBleedAvoidance = Backgro… 645 BackgroundBleedAvoidance determineBackgroundBleedAvoidance(GraphicsContext*) const;
|
D | RenderImage.h | 101 …virtual bool boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance, InlineFlowBox*) const …
|
D | RenderTableCell.h | 238 …virtual bool boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance, InlineFlowBox*) const …
|
D | RenderBoxModelObject.cpp | 488 …leedAvoidance(GraphicsContext* context, const LayoutRect& rect, BackgroundBleedAvoidance bleedAvoi… in borderInnerRectAdjustedForBleedAvoidance() 494 …oidance(GraphicsContext* context, const LayoutRect& borderRect, BackgroundBleedAvoidance bleedAvoi… in backgroundRoundedRectAdjustedForBleedAvoidance() 522 …BackgroundBleedAvoidance bleedAvoidance, InlineFlowBox* box, const LayoutSize& boxSize, CompositeO… in paintFillLayerExtended() 1583 …BackgroundBleedAvoidance bleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge… in paintOneBorderSide() 1646 …rAdjustment, const BorderEdge edges[], BorderEdgeFlags edgeSet, BackgroundBleedAvoidance bleedAvoi… in paintBorderSides() 1694 …const BorderEdge edges[], BorderEdgeFlags edgesToDraw, BackgroundBleedAvoidance bleedAvoidance, bo… in paintTranslucentBorderSides() 1737 …BackgroundBleedAvoidance bleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) in paintBorder() 1917 …onst RenderStyle* style, Color color, EBorderStyle borderStyle, BackgroundBleedAvoidance bleedAvoi… in drawBoxSideFromPath() 2437 bool RenderBoxModelObject::boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance bleedAvoid… in boxShadowShouldBeAppliedToBackground()
|
D | RenderImage.cpp | 464 bool RenderImage::boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance bleedAvoidance, Inl… in boxShadowShouldBeAppliedToBackground()
|
D | RenderBox.cpp | 1121 BackgroundBleedAvoidance RenderBox::determineBackgroundBleedAvoidance(GraphicsContext* context) con… in determineBackgroundBleedAvoidance() 1170 BackgroundBleedAvoidance bleedAvoidance = determineBackgroundBleedAvoidance(paintInfo.context); in paintBoxDecorationsWithRect() 1187 …AndBoxShadow(PaintInfo& paintInfo, const LayoutRect& paintRect, BackgroundBleedAvoidance bleedAvoi… in paintBackgroundWithBorderAndBoxShadow() 1209 …ground(const PaintInfo& paintInfo, const LayoutRect& paintRect, BackgroundBleedAvoidance bleedAvoi… in paintBackground() 1444 BackgroundBleedAvoidance bleedAvoidance, CompositeOperator op, RenderObject* backgroundObject) in paintFillLayers() 1483 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:…
|