Home | History | Annotate | Download | only in rendering

Lines Matching refs:INSET

1419 // INSET darkens the top and left (and maybe lightens the bottom and right)
1423 if (style == INSET || style == GROOVE || style == RIDGE || style == OUTSET) {
1943 s1 = INSET;
1947 s2 = INSET;
1968 case INSET:
2420 RoundedRect border = (shadowStyle == Inset) ? s->getRoundedInnerBorderFor(paintRect, includeLogicalLeftEdge, includeLogicalRightEdge)