Home | History | Annotate | Download | only in rendering

Lines Matching refs:RIDGE

725         if (style == INSET || style == OUTSET || style == RIDGE || style == GROOVE)
817 case RIDGE:
915 if ((style == DOUBLE && thickness / 2 < 3) || ((style == RIDGE || style == GROOVE) && thickness / 2 < 2))
919 RIDGE || style == GROOVE)
961 case RIDGE: {
963 if ((style == RIDGE && (s == BSTop || s == BSLeft)) ||