RightEdge         175 Source/core/rendering/style/RenderStyleConstants.h enum BackgroundEdgeOrigin { TopEdge, RightEdge, BottomEdge, LeftEdge };
RightEdge         341 Source/platform/graphics/GraphicsContext.h         RightEdge = 1 << 2,