Searched refs:BackgroundBleedAvoidance (Results 1 – 11 of 11) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/paint/ |
D | BoxPainter.h | 26 … PaintInfo&, const Color&, const FillLayer&, const LayoutRect&, BackgroundBleedAvoidance = Backgro… 29 … PaintInfo&, const Color&, const FillLayer&, const LayoutRect&, BackgroundBleedAvoidance, InlineFl… 34 …ject&, const PaintInfo&, const LayoutRect&, const RenderStyle*, BackgroundBleedAvoidance = Backgro… 39 …st PaintInfo&, const LayoutRect&, const Color& backgroundColor, BackgroundBleedAvoidance = Backgro… 41 … PaintInfo&, const Color&, const FillLayer&, const LayoutRect&, BackgroundBleedAvoidance, Composit… 43 …edAvoidance(RenderObject&, GraphicsContext*, const LayoutRect&, BackgroundBleedAvoidance, InlineFl… 51 …const BorderEdge[], BorderEdgeFlags, BackgroundBleedAvoidance, bool includeLogicalLeftEdge, bool i… 52 …rInnerRectAdjustedForBleedAvoidance(GraphicsContext*, const LayoutRect&, BackgroundBleedAvoidance); 55 …const Path*, BackgroundBleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge, … 57 …nst IntPoint& innerBorderAdjustment, const BorderEdge[], BorderEdgeFlags, BackgroundBleedAvoidance, [all …]
|
D | BoxDecorationData.h | 25 …BackgroundBleedAvoidance bleedAvoidance() { return static_cast<BackgroundBleedAvoidance>(m_bleedAv… in bleedAvoidance() 28 …BackgroundBleedAvoidance determineBackgroundBleedAvoidance(const RenderStyle&, bool canRenderBorde…
|
D | BoxDecorationData.cpp | 25 BackgroundBleedAvoidance BoxDecorationData::determineBackgroundBleedAvoidance(const RenderStyle& st… in determineBackgroundBleedAvoidance()
|
D | BoxPainter.cpp | 101 …nfo, const LayoutRect& paintRect, const Color& backgroundColor, BackgroundBleedAvoidance bleedAvoi… in paintBackground() 128 BackgroundBleedAvoidance bleedAvoidance, CompositeOperator op, RenderObject* backgroundObject) in paintFillLayers() 187 …BackgroundBleedAvoidance bleedAvoidance, CompositeOperator op, RenderObject* backgroundObject, boo… in paintFillLayer() 230 …t& obj, GraphicsContext* context, const LayoutRect& borderRect, BackgroundBleedAvoidance bleedAvoi… in backgroundRoundedRectAdjustedForBleedAvoidance() 275 …BackgroundBleedAvoidance bleedAvoidance, InlineFlowBox* box, const LayoutSize& boxSize, CompositeO… in paintFillLayerExtended() 1361 …ntInfo& info, const LayoutRect& rect, const RenderStyle* style, BackgroundBleedAvoidance bleedAvoi… in paintBorder() 1546 …const BorderEdge edges[], BorderEdgeFlags edgesToDraw, BackgroundBleedAvoidance bleedAvoidance, bo… in paintTranslucentBorderSides() 1589 …leedAvoidance(GraphicsContext* context, const LayoutRect& rect, BackgroundBleedAvoidance bleedAvoi… in borderInnerRectAdjustedForBleedAvoidance() 1597 …BackgroundBleedAvoidance bleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge… in paintOneBorderSide() 1643 …rAdjustment, const BorderEdge edges[], BorderEdgeFlags edgeSet, BackgroundBleedAvoidance bleedAvoi… in paintBorderSides() [all …]
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | RenderBoxModelObject.h | 38 enum BackgroundBleedAvoidance { enum 158 …virtual bool boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance, InlineFlowBox* = 0) co…
|
D | RenderImage.h | 105 …virtual bool boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance, InlineFlowBox*) const …
|
D | RenderTableCell.h | 238 …virtual bool boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance, InlineFlowBox*) const …
|
D | RenderImage.cpp | 301 bool RenderImage::boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance bleedAvoidance, Inl… in boxShadowShouldBeAppliedToBackground()
|
D | RenderBoxModelObject.cpp | 404 bool RenderBoxModelObject::boxShadowShouldBeAppliedToBackground(BackgroundBleedAvoidance bleedAvoid… in boxShadowShouldBeAppliedToBackground()
|
D | RenderTableCell.cpp | 1226 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:…
|