GROOVE 272 Source/core/css/CSSPrimitiveValueMappings.h case GROOVE: GROOVE 1448 Source/core/rendering/RenderBoxModelObject.cpp return style == GROOVE || style == RIDGE || style == DOUBLE; GROOVE 1461 Source/core/rendering/RenderBoxModelObject.cpp if (style == INSET || style == GROOVE || style == RIDGE || style == OUTSET) { GROOVE 1524 Source/core/rendering/RenderBoxModelObject.cpp if (style == DOUBLE || adjacentStyle == DOUBLE || adjacentStyle == GROOVE || adjacentStyle == RIDGE) GROOVE 1990 Source/core/rendering/RenderBoxModelObject.cpp case GROOVE: GROOVE 1994 Source/core/rendering/RenderBoxModelObject.cpp if (borderStyle == GROOVE) { GROOVE 928 Source/core/rendering/RenderObject.cpp case GROOVE: GROOVE 1056 Source/core/rendering/RenderObject.cpp if (style == GROOVE) { GROOVE 1012 Source/core/rendering/RenderTableCell.cpp return GROOVE; GROOVE 80 Source/core/rendering/RenderTreeAsText.cpp case GROOVE: GROOVE 1431 Source/core/rendering/style/RenderStyle.cpp if (!visitedLink && (borderStyle == INSET || borderStyle == OUTSET || borderStyle == RIDGE || borderStyle == GROOVE))