Searched refs:BoxSide (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderBoxModelObject.h151 BoxSide, bool firstEdgeMatches, bool secondEdgeMatches);
153 const IntRect& sideRect, BoxSide, BoxSide adjacentSide1, BoxSide adjacentSide2, const class BorderEdge[],
160 float thickness, float drawThickness, BoxSide, const RenderStyle*,
H A DRenderBoxModelObject.cpp1051 static inline BorderEdgeFlag edgeFlagForSide(BoxSide side)
1056 static inline bool includesEdge(BorderEdgeFlags flags, BoxSide side)
1128 static inline bool borderStyleHasUnmatchedColorsAtCorner(EBorderStyle style, BoxSide side, BoxSide adjacentSide)
1141 static inline bool colorsMatchAtCorner(BoxSide side, BoxSide adjacentSide, const BorderEdge edges[])
1153 static inline bool willBeOverdrawn(BoxSide side, BoxSide adjacentSide, const BorderEdge edges[])
1177 static inline bool borderStylesRequireMitre(BoxSide side, BoxSide adjacentSid
[all...]
H A DRenderObject.h83 enum BoxSide { enum in namespace:WebCore
443 int angleSpan, BoxSide, Color, EBorderStyle, bool firstCorner);
783 void drawLineForBoxSide(GraphicsContext*, int x1, int y1, int x2, int y2, BoxSide,
H A DRenderTableCell.cpp842 BoxSide side;
858 void addBorder(const CollapsedBorderValue& borderValue, BoxSide borderSide, bool shouldPaint,
H A DRenderObject.cpp710 BoxSide side, Color color, EBorderStyle style,
927 int angleStart, int angleSpan, BoxSide s, Color color,
/external/webkit/Source/WebCore/platform/android/
H A DRenderThemeAndroid.cpp103 int x2, int y2, BoxSide side, Color color,

Completed in 188 milliseconds