/external/chromium_org/third_party/WebKit/Source/core/paint/ |
D | BoxPainter.h | 34 …ce = BackgroundBleedNone, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true); 35 …enderStyle*, ShadowStyle, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true); 43 …nce, InlineFlowBox*, const LayoutSize&, bool includeLogicalLeftEdge, bool includeLogicalRightEdge); 45 bool includeLogicalLeftEdge, bool includeLogicalRightEdge); 51 …ags, BackgroundBleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge, bool ant… 55 …th*, BackgroundBleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge, bool ant… 58 …bool includeLogicalLeftEdge, bool includeLogicalRightEdge, bool antialias = false, const Color* ov… 61 …EBorderStyle, BackgroundBleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge);
|
D | BoxPainter.cpp | 219 bool includeLogicalLeftEdge, bool includeLogicalRightEdge) in getBackgroundRoundedRect() argument 221 …er = obj.style()->getRoundedBorderFor(borderRect, includeLogicalLeftEdge, includeLogicalRightEdge); in getBackgroundRoundedRect() 223 …ayoutRect(0, 0, inlineBoxWidth, inlineBoxHeight), includeLogicalLeftEdge, includeLogicalRightEdge); in getBackgroundRoundedRect() 230 …FlowBox* box, const LayoutSize& boxSize, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) in backgroundRoundedRectAdjustedForBleedAvoidance() argument 234 …derRect), box, boxSize.width(), boxSize.height(), includeLogicalLeftEdge, includeLogicalRightEdge); in backgroundRoundedRectAdjustedForBleedAvoidance() 237 …obj.style()->getRoundedInnerBorderFor(borderRect, includeLogicalLeftEdge, includeLogicalRightEdge); in backgroundRoundedRectAdjustedForBleedAvoidance() 239 …rderRect, box, boxSize.width(), boxSize.height(), includeLogicalLeftEdge, includeLogicalRightEdge); in backgroundRoundedRectAdjustedForBleedAvoidance() 282 bool includeRightEdge = box ? box->includeLogicalRightEdge() : true; in paintFillLayerExtended() 1361 …BackgroundBleedAvoidance bleedAvoidance, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) in paintBorder() argument 1369 style->getBorderEdgeInfo(edges, includeLogicalLeftEdge, includeLogicalRightEdge); in paintBorder() [all …]
|
D | InlineFlowBoxPainter.cpp | 146 … shadowStyle, m_inlineFlowBox.includeLogicalLeftEdge(), m_inlineFlowBox.includeLogicalRightEdge()); in paintBoxShadow() 163 if (box->includeLogicalRightEdge()) in clipRectForNinePieceImageStrip() 172 if (box->includeLogicalRightEdge()) in clipRectForNinePieceImageStrip() 225 …undBleedNone, m_inlineFlowBox.includeLogicalLeftEdge(), m_inlineFlowBox.includeLogicalRightEdge()); in paintBoxDecorationBackground()
|
/external/chromium_org/third_party/WebKit/Source/platform/geometry/ |
D | RoundedRect.cpp | 97 …edRect::Radii& edges, bool isHorizontal, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) in includeLogicalEdges() argument 107 if (includeLogicalRightEdge) { in includeLogicalEdges() 162 …s(const Radii& edges, bool isHorizontal, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) in includeLogicalEdges() argument 164 … m_radii.includeLogicalEdges(edges, isHorizontal, includeLogicalLeftEdge, includeLogicalRightEdge); in includeLogicalEdges()
|
D | RoundedRect.h | 62 …(const Radii& edges, bool isHorizontal, bool includeLogicalLeftEdge, bool includeLogicalRightEdge); 99 …(const Radii& edges, bool isHorizontal, bool includeLogicalLeftEdge, bool includeLogicalRightEdge);
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | InlineFlowBox.h | 136 if (!includeLogicalRightEdge()) in marginLogicalRight() 148 if (!includeLogicalRightEdge()) in borderLogicalRight() 160 if (!includeLogicalRightEdge()) in paddingLogicalRight() 166 bool includeLogicalRightEdge() const { return m_includeLogicalRightEdge; } in includeLogicalRightEdge() function
|
D | InlineFlowBox.cpp | 838 …LayoutUnit outsetLogicalRight = includeLogicalRightEdge() ? borderOutsetLogicalRight : LayoutUnit(… in addBorderOutsetVisualOverflow()
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
D | RenderStyle.cpp | 966 …rFor(const LayoutRect& borderRect, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) const in getRoundedBorderFor() 973 …udeLogicalEdges(radii, isHorizontalWritingMode(), includeLogicalLeftEdge, includeLogicalRightEdge); in getRoundedBorderFor() 978 …rFor(const LayoutRect& borderRect, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) const in getRoundedInnerBorderFor() 983 int rightWidth = (!horizontal || includeLogicalRightEdge) ? borderRightWidth() : 0; in getRoundedInnerBorderFor() 985 int bottomWidth = (horizontal || includeLogicalRightEdge) ? borderBottomWidth() : 0; in getRoundedInnerBorderFor() 987 …ct, topWidth, bottomWidth, leftWidth, rightWidth, includeLogicalLeftEdge, includeLogicalRightEdge); in getRoundedInnerBorderFor() 991 …th, int leftWidth, int rightWidth, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) const in getRoundedInnerBorderFor() 1003 …udeLogicalEdges(radii, isHorizontalWritingMode(), includeLogicalLeftEdge, includeLogicalRightEdge); in getRoundedInnerBorderFor() 1720 …BorderEdgeInfo(BorderEdge edges[], bool includeLogicalLeftEdge, bool includeLogicalRightEdge) const in getBorderEdgeInfo() 1734 !horizontal || includeLogicalRightEdge); in getBorderEdgeInfo() [all …]
|
D | RenderStyle.h | 1063 …LayoutRect& borderRect, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true) c… 1064 …LayoutRect& borderRect, bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true) c… 1067 …h, int leftWidth, int rightWidth, bool includeLogicalLeftEdge, bool includeLogicalRightEdge) const; 1541 …nfo(BorderEdge edges[], bool includeLogicalLeftEdge = true, bool includeLogicalRightEdge = true) c…
|