Home | History | Annotate | Download | only in rendering

Lines Matching refs:BoxSide

1051 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
1191 static bool joinRequiresMitre(BoxSide side, BoxSide adjacentSide, const BorderEdge edges[], bool allowOverdraw)
1209 const IntRect& sideRect, BoxSide side, BoxSide adjacentSide1, BoxSide adjacentSide2, const BorderEdge edges[], const Path* path,
1302 BoxSide currSide = static_cast<BoxSide>(i);
1449 float thickness, float drawThickness, BoxSide side, const RenderStyle* style,
1946 BoxSide side, bool firstEdgeMatches, bool secondEdgeMatches)