Lines Matching refs:side

710                                       BoxSide side, Color color, EBorderStyle style,
713 int width = (side == BSTop || side == BSBottom ? y2 - y1 : x2 - x1);
732 switch (side) {
755 switch (side) {
776 switch (side) {
780 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
783 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
788 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
791 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
796 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
799 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
804 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
807 side, color, SOLID, adjacent1BigThird, adjacent2BigThird, antialias);
830 switch (side) {
833 side, color, s1, adjacent1BigHalf, adjacent2BigHalf, antialias);
835 side, color, s2, adjacentWidth1 / 2, adjacentWidth2 / 2, antialias);
839 side, color, s1, adjacent1BigHalf, adjacent2BigHalf, antialias);
841 side, color, s2, adjacentWidth1 / 2, adjacentWidth2 / 2, antialias);
845 side, color, s2, adjacent1BigHalf, adjacent2BigHalf, antialias);
847 side, color, s1, adjacentWidth1 / 2, adjacentWidth2 / 2, antialias);
851 side, color, s2, adjacent1BigHalf, adjacent2BigHalf, antialias);
853 side, color, s1, adjacentWidth1 / 2, adjacentWidth2 / 2, antialias);
859 // FIXME: Maybe we should lighten the colors on one side like Firefox.
861 if (side == BSTop || side == BSLeft)
865 if (style == OUTSET && (side == BSBottom || side == BSRight))
883 switch (side) {